From 966a5ed30d14dad0722283ac9af05ba6abd2d62e Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Thu, 2 Dec 2004 12:19:54 +0000 Subject: "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) --- docs/manpages/smb.conf.5.xml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'docs/manpages/smb.conf.5.xml') 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... - mangle case = yes/no - controls whether names that have characters that - aren't of the default case are mangled. For example, - if this is yes, a name like Mail will be mangled. - Default no. - - - case sensitive = yes/no/auto controls whether filenames are case sensitive. If they aren't, Samba must do a filename search and match on passed -- cgit