diff options
Diffstat (limited to 'docs/smbdotconf/filename/shortpreservecase.xml')
-rw-r--r-- | docs/smbdotconf/filename/shortpreservecase.xml | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/smbdotconf/filename/shortpreservecase.xml b/docs/smbdotconf/filename/shortpreservecase.xml index 5a164c3d48..90188a076e 100644 --- a/docs/smbdotconf/filename/shortpreservecase.xml +++ b/docs/smbdotconf/filename/shortpreservecase.xml @@ -3,13 +3,12 @@ type="boolean" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> - <para>This boolean parameter controls if new files - which conform to 8.3 syntax, that is all in upper case and of - suitable length, are created upper case, or if they are forced - to be the <smbconfoption name="default case"/> - . This option can be use with <smbconfoption name="preserve case">yes</smbconfoption> - to permit long filenames to retain their case, while short - names are lowered. </para> + <para> + This boolean parameter controls if new files which conform to 8.3 syntax, that is all in upper case and of + suitable length, are created upper case, or if they are forced to be the <smbconfoption name="default case"/>. + This option can be use with <smbconfoption name="preserve case">yes</smbconfoption> to permit long filenames + to retain their case, while short names are lowered. + </para> <para>See the section on <link linkend="NAMEMANGLINGSECT">NAME MANGLING</link>.</para> </description> |