diff options
author | Gerald Carter <jerry@samba.org> | 2001-02-23 22:38:49 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-02-23 22:38:49 +0000 |
commit | a1425244fa6b0fa005ae613aaaef0f1ed45d5bed (patch) | |
tree | a4d5c588330212f3e965384702c2edb1efcb8f90 /docs/htmldocs/nmbd.8.html | |
parent | 4633fcfcc1a28644a465a240cc8ffb47adfaed08 (diff) | |
download | samba-a1425244fa6b0fa005ae613aaaef0f1ed45d5bed.tar.gz samba-a1425244fa6b0fa005ae613aaaef0f1ed45d5bed.tar.bz2 samba-a1425244fa6b0fa005ae613aaaef0f1ed45d5bed.zip |
playing with Makefile and autogen
(This used to be commit cb2257440491240e8fbe2619e9221aee657ee812)
Diffstat (limited to 'docs/htmldocs/nmbd.8.html')
-rw-r--r-- | docs/htmldocs/nmbd.8.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/htmldocs/nmbd.8.html b/docs/htmldocs/nmbd.8.html index 41021bddb3..4f7f71fe70 100644 --- a/docs/htmldocs/nmbd.8.html +++ b/docs/htmldocs/nmbd.8.html @@ -57,7 +57,7 @@ CLASS="COMMAND" 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 "Network Neighborhood" view.</P + Windows "Network Neighborhood" view.</P ><P >SMB/CIFS clients, when they start up, may wish to locate an SMB/CIFS server. That is, they wish to know what @@ -69,7 +69,7 @@ CLASS="COMMAND" > 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 "own NetBIOS name" 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 <I CLASS="EMPHASIS" @@ -288,8 +288,8 @@ CLASS="COMMAND" >nmbd</B > server will be logged. The actual log file name is generated by - appending the extension ".nmb" to the specified base - name. For example, if the name specified was "log" + 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.</P ><P >The default log file path is compiled into Samba as |