From 21cdd72c33960c4da3607b488e984631487197e1 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 7 Oct 1996 01:53:25 +0000 Subject: - added an entry to the MIRRORS list - minor fixes in man page (This used to be commit 733c7186576c752edb07e9768f7902edc1cc5a42) --- docs/MIRRORS | 1 + docs/manpages/smb.conf.5 | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'docs') 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 -- cgit