diff options
author | Andrew Tridgell <tridge@samba.org> | 1996-10-07 01:53:25 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1996-10-07 01:53:25 +0000 |
commit | 21cdd72c33960c4da3607b488e984631487197e1 (patch) | |
tree | 136a8433e6aa13cb2f560f837547d6051dac8ede /docs | |
parent | 799172e830a5680eb6a0b6ed15b8346709cd9b95 (diff) | |
download | samba-21cdd72c33960c4da3607b488e984631487197e1.tar.gz samba-21cdd72c33960c4da3607b488e984631487197e1.tar.bz2 samba-21cdd72c33960c4da3607b488e984631487197e1.zip |
- added an entry to the MIRRORS list
- minor fixes in man page
(This used to be commit 733c7186576c752edb07e9768f7902edc1cc5a42)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/MIRRORS | 1 | ||||
-rw-r--r-- | docs/manpages/smb.conf.5 | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/docs/MIRRORS b/docs/MIRRORS index ad73e206b4..a0ef12c863 100644 --- a/docs/MIRRORS +++ b/docs/MIRRORS @@ -16,6 +16,7 @@ ftp://sunsite.mff.cuni.cz/Net/Protocols/Samba/ ftp://ring.aist.go.jp/archives/net/samba/ ftp://ring.asahi-net.or.jp/archives/net/samba/ ftp://ftp.cs.ucr.edu/pub/software/samba +ftp://ftp.ua.pt/pub/misc/samba/ There are several others. Give archie a try. diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5 index 7a1631bb3d..f56ff8ce2c 100644 --- a/docs/manpages/smb.conf.5 +++ b/docs/manpages/smb.conf.5 @@ -2732,9 +2732,7 @@ itself. .SS workgroup (G) This controls what workgroup your server will appear to be in when -queried by clients. This can be different to the workgroup specified -in the nmbd configuration, but it is probably best if you set them to - the same value. +queried by clients. .B Default: set in the Makefile |