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 | 57d93d21f345ef5892b33a7a7370762373b9421f (patch) | |
tree | a49b7013462087a2ce20e2f5c0f01279bee46adb /docs/manpages | |
parent | 91b8a8d1d21b810b6aca44ce647837669efd6dcf (diff) | |
download | samba-57d93d21f345ef5892b33a7a7370762373b9421f.tar.gz samba-57d93d21f345ef5892b33a7a7370762373b9421f.tar.bz2 samba-57d93d21f345ef5892b33a7a7370762373b9421f.zip |
merge from 2.2
(This used to be commit 5932471a03e74ef7fcc71e22dbb52c530332a713)
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 657b5517ab..d25f92806b 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. |