diff options
author | Gerald Carter <jerry@samba.org> | 2003-09-09 03:11:56 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-09-09 03:11:56 +0000 |
commit | b968848a1697dfc7216e1802883b5f7e55025111 (patch) | |
tree | 05d30dcd1daed7575cba09aa7308747b50ad66f8 /docs/docbook/smbdotconf/smb.conf.5.xml | |
parent | 99bde6889d3d8b7a9e950c86c30e82662e1dacdd (diff) | |
download | samba-b968848a1697dfc7216e1802883b5f7e55025111.tar.gz samba-b968848a1697dfc7216e1802883b5f7e55025111.tar.bz2 samba-b968848a1697dfc7216e1802883b5f7e55025111.zip |
removing files not in 3.0
(This used to be commit d5c32f8881f33667c9bfa067cb7f2113bd55c724)
Diffstat (limited to 'docs/docbook/smbdotconf/smb.conf.5.xml')
-rw-r--r-- | docs/docbook/smbdotconf/smb.conf.5.xml | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/docs/docbook/smbdotconf/smb.conf.5.xml b/docs/docbook/smbdotconf/smb.conf.5.xml index db8eb81c28..2a5d190f69 100644 --- a/docs/docbook/smbdotconf/smb.conf.5.xml +++ b/docs/docbook/smbdotconf/smb.conf.5.xml @@ -396,10 +396,10 @@ alias|alias|alias|alias... <listitem><para>the architecture of the remote machine. Only some are recognized, and those may not be 100% reliable. It currently recognizes Samba, WfWg, Win95, - WinNT, Win2k, WinXP, and Win2K3. Anything else will be known as + WinNT and Win2k. Anything else will be known as "UNKNOWN". If it gets it wrong then sending a level - 3 log to <ulink url="mailto:samba-technical@samba.org">samba-technical@samba.org</ulink> - should allow it to be fixed.</para></listitem> + 3 log to <ulink url="mailto:samba@samba.org">samba@samba.org + </ulink> should allow it to be fixed.</para></listitem> </varlistentry> <varlistentry> @@ -507,11 +507,9 @@ alias|alias|alias|alias... <varlistentry> <term>case sensitive = yes/no</term> - <listitem><para>controls whether filenames are case sensitive. - Windows clients <emphasis>will</emphasis> break if you enable - this parameter. It is only included for case insentive - file systems (such as VFAT) and performance testing. - Default <emphasis>no</emphasis>.</para></listitem> + <listitem><para>controls whether filenames are case sensitive. If + they aren't then Samba must do a filename search and match on passed + names. Default <emphasis>no</emphasis>.</para></listitem> </varlistentry> <varlistentry> |