diff --git a/doc/man-pages/pod1/fs_diskfree.pod b/doc/man-pages/pod1/fs_diskfree.pod index bb8fbdecd3..f188b04eb9 100644 --- a/doc/man-pages/pod1/fs_diskfree.pod +++ b/doc/man-pages/pod1/fs_diskfree.pod @@ -106,10 +106,10 @@ volumes C and C: =head1 PRIVILEGE REQUIRED -The issuer must have the C (lookup) permission on the ACL of the root +The issuer must have the C (read) permission on the ACL of the root directory of the volume that houses the file or directory named by the -B<-path> argument, and on the ACL of each directory that precedes it in -the pathname. +B<-path> argument, and C (list) permission on the ACL of each +directory that precedes it in the pathname. =head1 SEE ALSO diff --git a/doc/man-pages/pod1/fs_examine.pod b/doc/man-pages/pod1/fs_examine.pod index 26219a47dd..7eaf779703 100644 --- a/doc/man-pages/pod1/fs_examine.pod +++ b/doc/man-pages/pod1/fs_examine.pod @@ -108,10 +108,10 @@ the partition housing it: =head1 PRIVILEGE REQUIRED -The issuer must have the C (lookup) permission on the ACL of the root +The issuer must have the C (read) permission on the ACL of the root directory of the volume that houses the file or directory named by the -B<-path> argument, and on the ACL of each directory that precedes it in -the pathname. +B<-path> argument, and C (list) permission on the ACL of each +directory that precedes it in the pathname. =head1 SEE ALSO diff --git a/doc/man-pages/pod1/fs_listquota.pod b/doc/man-pages/pod1/fs_listquota.pod index 117ad5f6cd..dd589dbd18 100644 --- a/doc/man-pages/pod1/fs_listquota.pod +++ b/doc/man-pages/pod1/fs_listquota.pod @@ -104,8 +104,8 @@ The following example shows the output for the volume C: The issuer must have the C (lookup) permission on the ACL of the root directory of the volume that houses the file or directory named by the -B<-path> argument, and on the ACL of each directory that precedes it in -the pathname. +B<-path> argument, and C (list) permission on the ACL of each +directory that precedes it in the pathname. =head1 SEE ALSO diff --git a/doc/man-pages/pod1/fs_quota.pod b/doc/man-pages/pod1/fs_quota.pod index f6528772c3..d9445093b0 100644 --- a/doc/man-pages/pod1/fs_quota.pod +++ b/doc/man-pages/pod1/fs_quota.pod @@ -78,10 +78,10 @@ housing the directory F: =head1 PRIVILEGE REQUIRED -The issuer must have the C (lookup) permission on the ACL of the root +The issuer must have the C (read) permission on the ACL of the root directory of the volume that houses the file or directory named by the -B<-path> argument, and on the ACL of each directory that precedes it in -the pathname. +B<-path> argument, and C (list) permission on the ACL of each +directory that precedes it in the pathname. =head1 SEE ALSO