summaryrefslogtreecommitdiff
path: root/docs/manpages/nmbd.8
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manpages/nmbd.8')
-rw-r--r--docs/manpages/nmbd.88
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/manpages/nmbd.8 b/docs/manpages/nmbd.8
index e42f194cdee..d3f397563df 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
@@ -154,7 +150,7 @@ option has been selected).
A S or G means that the specified address is a broadcast address of a
network that you want people to be able to browse you from. Nmbd will
search for a master browser in that domain and will send host
-announcements to that machine, informing it that the specifed somain
+announcements to that machine, informing it that the specified domain
is available.
A M means that this name is the default netbios name for this
@@ -267,7 +263,6 @@ log.nmb.out (containing outbound transaction data)
The log files generated are never removed by the server.
.RE
-.RE
.B -n
.I netbios name
@@ -327,7 +322,6 @@ If running the server via the meta-daemon inetd, this file must contain a
mapping of service name (eg., netbios-ns) to service port (eg., 137) and
protocol type (eg., udp). See the section "INSTALLATION" below.
.RE
-.RE
.SH ENVIRONMENT VARIABLES
Not applicable.