summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/filename/shortpreservecase.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2006-11-24 20:22:57 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:22 -0500
commitda92b3d1dbd8d9afc3955101cc9743bb34ffc2ae (patch)
treed19635fb5f3144c12628e931f9b9c5903db06ed3 /docs/smbdotconf/filename/shortpreservecase.xml
parent85ed3a98befd3abbdec76f8c91d1dc980a9753a7 (diff)
downloadsamba-da92b3d1dbd8d9afc3955101cc9743bb34ffc2ae.tar.gz
samba-da92b3d1dbd8d9afc3955101cc9743bb34ffc2ae.tar.bz2
samba-da92b3d1dbd8d9afc3955101cc9743bb34ffc2ae.zip
Fix ambiguity and erroneous info regarding name mangling and case preservation parameters.
(This used to be commit c3fb48c27a9c03795a03b79fd4bad1c6020f89ad)
Diffstat (limited to 'docs/smbdotconf/filename/shortpreservecase.xml')
-rw-r--r--docs/smbdotconf/filename/shortpreservecase.xml13
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>