]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
docs-xml: Fix a usage for case sensitive parameter
authorAnoop C S <anoopcs@samba.org>
Mon, 13 Nov 2023 06:58:19 +0000 (12:28 +0530)
committerJeremy Allison <jra@samba.org>
Wed, 15 Nov 2023 18:52:16 +0000 (18:52 +0000)
Signed-off-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Nov 15 18:52:16 UTC 2023 on atb-devel-224

docs-xml/manpages/smb.conf.5.xml

index 4b33c0f59e8a2c3a85032f077f480d6573adae70..e760ff6b431fa3813132951c2dcdd2efd3255335 100644 (file)
@@ -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 <emphasis>auto</emphasis>.
                </para></listitem>
                </varlistentry>