doc: fs examine no longer requires read rights on the volume root vnode
[openafs.git] / doc / man-pages / pod1 / fs_examine.pod
index 398c491..0df4c32 100644 (file)
@@ -108,10 +108,8 @@ the partition housing it:
 
 =head1 PRIVILEGE REQUIRED
 
-The issuer must have the C<r> (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 C<l> (list) permission on the ACL of each 
-directory that precedes it in the pathname.
+The issuer must have the C<l> (list) permission on the ACL of each directory
+that precedes the file or directory named by the B<-path> argument.
 
 =head1 SEE ALSO