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.810
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/manpages/nmbd.8 b/docs/manpages/nmbd.8
index fa5e406683..9a6cf43b34 100644
--- a/docs/manpages/nmbd.8
+++ b/docs/manpages/nmbd.8
@@ -3,7 +3,7 @@
.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "NMBD" "8" "19 February 2001" "" ""
+.TH "NMBD" "8" "23 February 2001" "" ""
.SH NAME
nmbd \- NetBIOS name server to provide NetBIOS over IP naming services to clients
.SH SYNOPSIS
@@ -18,7 +18,7 @@ and can reply to NetBIOS over IP name service requests, like
those produced by SMBD/CIFS clients such as Windows 95/98/ME,
Windows NT, Windows 2000, and LanManager clients. It also
participates in the browsing protocols which make up the
-Windows |[[quot ]]|Network Neighborhood|[[quot ]]| view.
+Windows "Network Neighborhood" view.
.PP
SMB/CIFS clients, when they start up, may wish to
locate an SMB/CIFS server. That is, they wish to know what
@@ -27,7 +27,7 @@ IP number a specified host is using.
Amongst other services, \fBnmbd\fR will
listen for such requests, and if its own NetBIOS name is
specified it will respond with the IP number of the host it
-is running on. Its |[[quot ]]|own NetBIOS name|[[quot ]]| is by
+is running on. Its "own NetBIOS name" is by
default the primary DNS name of the host it is running on,
but this can be overridden with the \fB-n\fR
option (see OPTIONS below). Thus \fBnmbd\fR will
@@ -120,8 +120,8 @@ The -l parameter specifies a path
and base filename into which operational data from
the running \fBnmbd\fR server will
be logged. The actual log file name is generated by
-appending the extension |[[quot ]]|.nmb|[[quot ]]| to the specified base
-name. For example, if the name specified was |[[quot ]]|log|[[quot ]]|
+appending the extension ".nmb" to the specified base
+name. For example, if the name specified was "log"
then the file log.nmb would contain the debugging data.
The default log file path is compiled into Samba as