From eb3f8c99edcf005dfba836ae9ab1d3102f162c2a Mon Sep 17 00:00:00 2001 From: Michael Meffie Date: Wed, 22 Jan 2014 20:23:29 -0500 Subject: [PATCH] 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 --- doc/man-pages/pod1/fs_setacl.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5