diff options
author | Günther Deschner <gd@samba.org> | 2004-12-02 12:19:54 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:08 -0500 |
commit | 966a5ed30d14dad0722283ac9af05ba6abd2d62e (patch) | |
tree | c3e87aab35d9bf06b148f496355d1b8b915c981a /docs/manpages/smb.conf.5.xml | |
parent | 37c4269c152e92cb7ad3decaece015adc08ababf (diff) | |
download | samba-966a5ed30d14dad0722283ac9af05ba6abd2d62e.tar.gz samba-966a5ed30d14dad0722283ac9af05ba6abd2d62e.tar.bz2 samba-966a5ed30d14dad0722283ac9af05ba6abd2d62e.zip |
"mangle case" silently vanished with samba 3.0.6. Reflect this fact
in the docs. Thanks to Bjoern Jacke.
Guenther
(This used to be commit c6734b45ab7990e64457b4badbffbc8148f2c578)
Diffstat (limited to 'docs/manpages/smb.conf.5.xml')
-rw-r--r-- | docs/manpages/smb.conf.5.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/manpages/smb.conf.5.xml b/docs/manpages/smb.conf.5.xml index a81f8e0274..aa5d1c4d5d 100644 --- a/docs/manpages/smb.conf.5.xml +++ b/docs/manpages/smb.conf.5.xml @@ -483,14 +483,6 @@ alias|alias|alias|alias... <variablelist> <varlistentry> - <term>mangle case = yes/no</term> - <listitem><para> controls whether names that have characters that - aren't of the <quote>default</quote> case are mangled. For example, - if this is yes, a name like <quote>Mail</quote> will be mangled. - Default <emphasis>no</emphasis>.</para></listitem> - </varlistentry> - - <varlistentry> <term>case sensitive = yes/no/auto</term> <listitem><para>controls whether filenames are case sensitive. If they aren't, Samba must do a filename search and match on passed |