s3-docs: try to make "default case" explanation a little clearer.
authorGünther Deschner <gd@samba.org>
Wed, 30 Jun 2010 11:25:28 +0000 (13:25 +0200)
committerGünther Deschner <gd@samba.org>
Wed, 30 Jun 2010 19:46:09 +0000 (21:46 +0200)
Guenther

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

index 5df579e5ad2327d6ac7fef696ef8a7df1b5f76d5..7423fc4e453ac8764084390f1526806797ff4ba7 100644 (file)
@@ -628,11 +628,11 @@ chmod 1770 /usr/local/samba/lib/usershares
                <term>default case = upper/lower</term>
                <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 <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.
+               Default <emphasis>lower</emphasis>.  IMPORTANT NOTE: As part of the optimizations for directories containing
+               large numbers of files, the following special case applies. If the options
+               <smbconfoption  name="case sensitive">yes</smbconfoption>, <smbconfoption name="preserve case">No</smbconfoption>, and
+               <smbconfoption name="short preserve case">No</smbconfoption> are set, then the case of <emphasis>all</emphasis>
+               incoming client filenames, not just new filenames, will be modified. See additional notes below.
                </para></listitem>
                </varlistentry>