diff options
Diffstat (limited to 'docs/manpages-3/smb.conf.5.xml')
-rw-r--r-- | docs/manpages-3/smb.conf.5.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manpages-3/smb.conf.5.xml b/docs/manpages-3/smb.conf.5.xml index c104986d61..41ff13e13a 100644 --- a/docs/manpages-3/smb.conf.5.xml +++ b/docs/manpages-3/smb.conf.5.xml @@ -522,8 +522,8 @@ alias|alias|alias|alias... <listitem><para> controls what the default case is for new filenames (ie. files that don't currently exist in the filesystem). Default <emphasis>lower</emphasis>. IMPORTANT NOTE: This option will be used to modify the case of - <emphasis>all</emphasis> incoming client filenames, not just new filenames if the options case <smbconfoption - name="case sensitive">yes</smbconfoption>, <smbconfoption name="case preserve">No</smbconfoption>, + <emphasis>all</emphasis> incoming client filenames, not just new filenames if the options <smbconfoption + name="case sensitive">yes</smbconfoption>, <smbconfoption name="preserve case">No</smbconfoption>, <smbconfoption name="short preserve case">No</smbconfoption> are set. This change is needed as part of the optimisations for directories containing large numbers of files. </para></listitem> |