Add all the source files from the old CVS tree,
[tprouty/samba.git] / docs / smbdotconf / filename / shortpreservecase.xml
1 <samba:parameter name="short preserve case"
2                  context="S"
3                                  type="boolean"
4                  xmlns:samba="http://samba.org/common">
5 <description>
6         <para>This boolean parameter controls if new files 
7         which conform to 8.3 syntax, that is all in upper case and of 
8         suitable length, are created upper case, or if they are forced 
9         to be the <link linkend="DEFAULTCASE"><parameter moreinfo="none">default case
10         </parameter></link>. This  option can be use with <link linkend="PRESERVECASE"><command moreinfo="none">preserve case = yes</command>
11         </link> to permit long filenames to retain their case, while short 
12         names are lowered. </para>
13                 
14         <para>See the section on <link linkend="NAMEMANGLINGSECT">NAME MANGLING</link>.</para>
15 </description>
16 <value type="default">yes</value>
17 </samba:parameter>