From b05cc5cb119b023fac8dcc54eb39840b756ab37b Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Fri, 23 Feb 2001 22:15:08 +0000 Subject: playing with autogen files again (This used to be commit ff3623cae67564edd853bd1c3f03b0fd0e1d9d8f) --- docs/manpages/nmbd.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/manpages/nmbd.8') 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 @@ .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . -.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 -- cgit