From 2028bacb041ec16f513642ece271f1995a85e8ac Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Fri, 11 Dec 2015 10:23:28 +0100 Subject: docs: Fix typos in man vfs_gpfs. BUG: https://bugzilla.samba.org/show_bug.cgi?id=11641 Duplicate "acl map full control" entry in man vfs_gpfs Signed-off-by: Karolin Seeger Reviewed-by: Jeremy Allison (cherry picked from commit 79df4caed3b819cc1cd67c4033f3ac700086ab99) Autobuild-User(v4-2-test): Karolin Seeger Autobuild-Date(v4-2-test): Fri Dec 18 12:54:37 CET 2015 on sn-devel-104 --- docs-xml/manpages/vfs_gpfs.8.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs-xml') diff --git a/docs-xml/manpages/vfs_gpfs.8.xml b/docs-xml/manpages/vfs_gpfs.8.xml index 21865c4a477..9bd06e1a1dd 100644 --- a/docs-xml/manpages/vfs_gpfs.8.xml +++ b/docs-xml/manpages/vfs_gpfs.8.xml @@ -42,14 +42,14 @@ - NOTE:This module follows the posix-acl behaviour + NOTE: This module follows the posix-acl behaviour and hence allows permission stealing via chown. Samba might allow at a later point in time, to restrict the chown via this module as such restrictions are the responsibility of the underlying filesystem than of Samba. This module makes use of the smb.conf parameter - acl map full control + . When set to yes (the default), this parameter will add in the FILE_DELETE_CHILD bit on a returned ACE entry for a file (not a directory) that already contains all file permissions except for FILE_DELETE and FILE_DELETE_CHILD. @@ -469,7 +469,7 @@ At build time, only the header file gpfs_gpl.h - is required , which is a symlink to gpfs.h in + is required, which is a symlink to gpfs.h in gpfs versions newer than 3.2.1 PTF8. -- cgit v1.2.1