From f0a163549a1d3b4a5460131bbf9d61e9779b501a Mon Sep 17 00:00:00 2001 From: Yvan Masson Date: Tue, 26 Sep 2017 15:37:38 +0200 Subject: [PATCH] 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. Signed-off-by: Yvan Masson --- docs-xml/smbdotconf/vfs/ntvfshandler.xml | 1 - 1 file changed, 1 deletion(-) 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. -- 2.14.1