From 6385d88318e47953f1ebbf2ff60246259e1720b2 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'. 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 --- 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 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 -- 2.39.5