summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>1999-10-15 00:12:39 +0000
committerTim Potter <tpot@samba.org>1999-10-15 00:12:39 +0000
commit8f7898d54752b697f47718da804fddadaf07d5f8 (patch)
treeba56d84f6051f5eefb7a45d758ba03a386c1d458
parent81711b9c5aec21bfe94cbde3349268a89dac53c6 (diff)
downloadsamba-8f7898d54752b697f47718da804fddadaf07d5f8.tar.gz
samba-8f7898d54752b697f47718da804fddadaf07d5f8.tar.bz2
samba-8f7898d54752b697f47718da804fddadaf07d5f8.zip
According to params/loadparm.c, the "case sensitive", "casesignames",
and "short preserve case" name mangling parameters are local options but the documentation says they are globals. (This used to be commit 61d540715936be1c3cb17920023b0f35b228d329)
-rw-r--r--docs/yodldocs/smb.conf.5.yo6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/yodldocs/smb.conf.5.yo b/docs/yodldocs/smb.conf.5.yo
index 201d61336a..875dce844b 100644
--- a/docs/yodldocs/smb.conf.5.yo
+++ b/docs/yodldocs/smb.conf.5.yo
@@ -1230,12 +1230,12 @@ tt( browseable = Yes)
tt( browseable = No)
label(casesensitive)
-dit(bf(case sensitive (G)))
+dit(bf(case sensitive (S)))
See the discussion in the section link(bf(NAME MANGLING))(NAMEMANGLING).
label(casesignames)
-dit(bf(casesignames (G)))
+dit(bf(casesignames (S)))
Synonym for link(bf("case sensitive"))(casesensitive).
@@ -5178,7 +5178,7 @@ tt( shared mem size = 1048576)
tt( shared mem size = 5242880 ; Set to 5mb for a large number of files.)
label(shortpreservecase)
-dit(bf(short preserve case (G)))
+dit(bf(short preserve case (S)))
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