mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-12 09:57:21 -04:00
aa53e73974
* src/test.c (usage): State that -rwx is determined by user access, rather than permission bits. * doc/coreutils.texi (Access permission tests): Likewise. * man/test.x [SEE ALSO]: access(2). Fixes https://bugs.gnu.org/54338