diff options
Diffstat (limited to 'docs/docbook/smbdotconf')
-rw-r--r-- | docs/docbook/smbdotconf/smb.conf.5.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/docbook/smbdotconf/smb.conf.5.xml b/docs/docbook/smbdotconf/smb.conf.5.xml index 2a5d190f69..9b91be4fbc 100644 --- a/docs/docbook/smbdotconf/smb.conf.5.xml +++ b/docs/docbook/smbdotconf/smb.conf.5.xml @@ -507,9 +507,11 @@ alias|alias|alias|alias... <varlistentry> <term>case sensitive = yes/no</term> - <listitem><para>controls whether filenames are case sensitive. If - they aren't then Samba must do a filename search and match on passed - names. Default <emphasis>no</emphasis>.</para></listitem> + <listitem><para>controls whether filenames are case sensitive. + Windows clients <emphasis>will</emphasis> break if you enable + this parameter. It is only included for case insentive + file systems (such as VFAT) and performance testing. + Default <emphasis>no</emphasis>.</para></listitem> </varlistentry> <varlistentry> |