diff options
author | Gerald Carter <jerry@samba.org> | 2001-06-21 14:27:41 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-06-21 14:27:41 +0000 |
commit | 5932471a03e74ef7fcc71e22dbb52c530332a713 (patch) | |
tree | 396a33ec9c2dbc7718dca828159dd55373ffc8d2 /docs/manpages | |
parent | 674ee2f1d12b0afc164a9e9072758fd1c5e54df7 (diff) | |
download | samba-5932471a03e74ef7fcc71e22dbb52c530332a713.tar.gz |
merge from 2.2
Diffstat (limited to 'docs/manpages')
-rw-r--r-- | docs/manpages/nmblookup.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manpages/nmblookup.1 b/docs/manpages/nmblookup.1 index 657b5517ab2..d25f92806b0 100644 --- a/docs/manpages/nmblookup.1 +++ b/docs/manpages/nmblookup.1 @@ -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 "NMBLOOKUP" "1" "24 April 2001" "" "" +.TH "NMBLOOKUP" "1" "21 June 2001" "" "" .SH NAME nmblookup \- NetBIOS over TCP/IP client used to lookup NetBIOS names .SH SYNOPSIS @@ -126,7 +126,7 @@ used to query DNS servers). To query a WINS server, .PP For example, running : .PP -\fBnmblookup -U samba.org -R IRIX#1B'\fR +\fBnmblookup -U samba.org -R 'IRIX#1B'\fR .PP would query the WINS server samba.org for the domain master browser (1B name type) for the IRIX workgroup. |