From 9898ca65e936c3f91578b1a24b91ea9243da4b1c Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Mon, 13 Nov 2023 12:28:19 +0530 Subject: [PATCH] docs-xml: Fix a usage for case sensitive parameter Signed-off-by: Anoop C S Reviewed-by: Volker Lendecke Autobuild-User(master): Jeremy Allison Autobuild-Date(master): Wed Nov 15 18:52:16 UTC 2023 on atb-devel-224 --- docs-xml/manpages/smb.conf.5.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-xml/manpages/smb.conf.5.xml b/docs-xml/manpages/smb.conf.5.xml index 4b33c0f59e8..e760ff6b431 100644 --- a/docs-xml/manpages/smb.conf.5.xml +++ b/docs-xml/manpages/smb.conf.5.xml @@ -664,7 +664,7 @@ chmod 1770 /usr/local/samba/lib/usershares passed names. The default setting of auto allows clients that support case sensitive filenames (Linux CIFSVFS and smbclient 3.0.5 and above currently) to tell the Samba server on a per-packet basis that they wish to access the file system in a case-sensitive manner (to support UNIX case sensitive semantics). No Windows or - DOS system supports case-sensitive filename so setting this option to auto is that same as setting it to no + DOS system supports case-sensitive filename so setting this option to auto is the same as setting it to no for them. Default auto. -- 2.47.3