From: Russ Allbery Date: Mon, 10 Apr 2006 17:41:22 +0000 (+0000) Subject: man-page-fs-listquota-perms-20060410 X-Git-Tag: openafs-devel-1_5_1~27 X-Git-Url: https://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=b85118420f7493dd5e61d5a1da35c6ffb28985b5;hp=632d0c701b31877b4d74f5f3849a5a8054f7326a man-page-fs-listquota-perms-20060410 fs listquota requires read on the directory, not list. --- diff --git a/doc/man-pages/pod1/fs_listquota.pod b/doc/man-pages/pod1/fs_listquota.pod index 41f9ec9..29a20e0 100644 --- a/doc/man-pages/pod1/fs_listquota.pod +++ b/doc/man-pages/pod1/fs_listquota.pod @@ -91,7 +91,7 @@ The following example shows the output for the volume 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.