diff options
author | Andrew Tridgell <tridge@samba.org> | 1996-05-05 08:03:05 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1996-05-05 08:03:05 +0000 |
commit | 7b7cef0666d35602abde969c07464bf434a0b41a (patch) | |
tree | 193ff61d4c8b57e03f9e4198d7746d35de5b0d8f | |
parent | 49f74bff1a1b411a46dac6cd806b605ee84184a6 (diff) | |
download | samba-7b7cef0666d35602abde969c07464bf434a0b41a.tar.gz samba-7b7cef0666d35602abde969c07464bf434a0b41a.tar.bz2 samba-7b7cef0666d35602abde969c07464bf434a0b41a.zip |
removed old -S option from nmbd manpage
(This used to be commit 1db06d2a273756e52e4f32e672c2dc18a2b2a1e8)
-rw-r--r-- | docs/manpages/nmbd.8 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/manpages/nmbd.8 b/docs/manpages/nmbd.8 index e42f194cde..72e45b9d54 100644 --- a/docs/manpages/nmbd.8 +++ b/docs/manpages/nmbd.8 @@ -56,10 +56,6 @@ is by default the name of the host it is running on, but this can be overriden with the .B -n option (see "OPTIONS" below). Using the -.B -S -option (see "OPTIONS" below), it can also be instructed to respond with IP -information about other hosts, provided they are locatable via the -gethostbyname() call, or they are in a netbios hosts file. Nmbd can also be used as a WINS (Windows Internet Name Server) server. It will do this automatically by default. What this basically |