From: Michael Meffie Date: Thu, 23 Jan 2014 01:23:29 +0000 (-0500) Subject: doc: fix typo in fs setacl X-Git-Tag: upstream/1.8.0_pre1^2~827 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=eb3f8c99edcf005dfba836ae9ab1d3102f162c2a;p=packages%2Fo%2Fopenafs.git doc: fix typo in fs setacl Fix typo in the dropbox section where 'l' was referred to as 'read', not 'lookup'. Change-Id: I6429c125f0561a1b5d4e7816930988ac1b347be7 Reviewed-on: http://gerrit.openafs.org/10750 Tested-by: BuildBot Reviewed-by: Ken Dreyer --- diff --git a/doc/man-pages/pod1/fs_setacl.pod b/doc/man-pages/pod1/fs_setacl.pod index 4da7980fc..1e317f55c 100644 --- a/doc/man-pages/pod1/fs_setacl.pod +++ b/doc/man-pages/pod1/fs_setacl.pod @@ -212,7 +212,7 @@ ignored. =head1 DROPBOXES -If an accessing user has the C (read) and C (insert) permissions +If an accessing user has the C (lookup) and C (insert) permissions on a directory, but not the C (write) and/or C (read) permissions, the user is implicitly granted the ability to write and/or read any file they create in that directory, until they close the file. This is to