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.6.8^2~83 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=6385d88318e47953f1ebbf2ff60246259e1720b2;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'. Reviewed-on: http://gerrit.openafs.org/10750 Tested-by: BuildBot Reviewed-by: Ken Dreyer (cherry picked from commit eb3f8c99edcf005dfba836ae9ab1d3102f162c2a) Change-Id: I177e6975c19d176e5a7277d0b458e36b4e5f99f9 Reviewed-on: http://gerrit.openafs.org/10751 Tested-by: BuildBot Reviewed-by: Ken Dreyer Reviewed-by: Stephan Wiesand --- diff --git a/doc/man-pages/pod1/fs_setacl.pod b/doc/man-pages/pod1/fs_setacl.pod index cbe0e4ddf..9eac2acad 100644 --- a/doc/man-pages/pod1/fs_setacl.pod +++ b/doc/man-pages/pod1/fs_setacl.pod @@ -210,7 +210,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