diff options
author | Gerald Carter <jerry@samba.org> | 2001-12-20 21:25:20 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-12-20 21:25:20 +0000 |
commit | adb4931aa4db022d0302a4a7060643c738084f26 (patch) | |
tree | 941c6489b34704d2a6f053d7b7982a94e4b236c5 | |
parent | 6ac6af60cb1898619e383c362d8338b2de3d4e28 (diff) | |
download | samba-adb4931aa4db022d0302a4a7060643c738084f26.tar.gz samba-adb4931aa4db022d0302a4a7060643c738084f26.tar.bz2 samba-adb4931aa4db022d0302a4a7060643c738084f26.zip |
couple of updates mentioned on samba@samba.org
(This used to be commit 95308453b256fc51cbf1a2b2726ba8db7da1e80b)
-rw-r--r-- | README | 4 | ||||
-rw-r--r-- | docs/README.Win32-Viruses | 2 |
2 files changed, 4 insertions, 2 deletions
@@ -1,4 +1,4 @@ -This is version 2.0.X of Samba, the free SMB and CIFS client and +This is a development version of Samba, the free SMB and CIFS client and server for unix and other operating systems. Samba is maintained by the Samba Team, who support the original author, Andrew Tridgell. @@ -6,7 +6,7 @@ the Samba Team, who support the original author, Andrew Tridgell. >>>> about the configuration and use of Samba. NOTE: Installation instructions may be found in - docs/textdocs/UNIX_INSTALL.txt + docs/htmldocs/UNIX_INSTALL.html This software is freely distributable under the GNU public license, a copy of which you should have received with this software (in a file diff --git a/docs/README.Win32-Viruses b/docs/README.Win32-Viruses index f887486eaa..07f03360cb 100644 --- a/docs/README.Win32-Viruses +++ b/docs/README.Win32-Viruses @@ -31,6 +31,8 @@ DESCRIPTION ----- [global] ... + # This can break Administration installations of Office2k. + # in that case, don't veto the riched20.dll veto files = /*.eml/*.nws/riched20.dll/ ----- |