From: Yvan Masson Date: Tue, 26 Sep 2017 13:37:38 +0000 (+0200) Subject: docs/ntvfshandler: remove duplicate value X-Git-Tag: tevent-0.9.34~292 X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=15d14d61260e42a1baff8478643c1ba9672b7681;p=samba.git docs/ntvfshandler: remove duplicate value The "posix" value of option "ntvfs handler" was written two times. This commit deletes the first occurrence so that the default value is the first seen by reader. Bug: https://bugzilla.samba.org/show_bug.cgi?id=13053 Signed-off-by: Yvan Masson Reviewed-by: Marc Muehlfeld Reviewed-by: Volker Lendecke Autobuild-User(master): Volker Lendecke Autobuild-Date(master): Wed Sep 27 18:44:45 CEST 2017 on sn-devel-144 --- diff --git a/docs-xml/smbdotconf/vfs/ntvfshandler.xml b/docs-xml/smbdotconf/vfs/ntvfshandler.xml index af9d7bf900a..c5fcf8c316b 100644 --- a/docs-xml/smbdotconf/vfs/ntvfshandler.xml +++ b/docs-xml/smbdotconf/vfs/ntvfshandler.xml @@ -6,7 +6,6 @@ This specifies the NTVFS handlers for this share. - posix: Maps POSIX FS semantics to NT semantics unixuid: Sets up user credentials based on POSIX gid/uid. cifs: Proxies a remote CIFS FS. Mainly useful for testing. nbench: Filter module that saves data useful to the nbench benchmark suite.