diff options
Diffstat (limited to 'docs/manpages/nmblookup.1')
-rw-r--r-- | docs/manpages/nmblookup.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/manpages/nmblookup.1 b/docs/manpages/nmblookup.1 index 657b5517ab2..c58c839457a 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" "03 May 2001" "" "" .SH NAME nmblookup \- NetBIOS over TCP/IP client used to lookup NetBIOS names .SH SYNOPSIS @@ -45,7 +45,8 @@ datagrams. The reason for this option is a bug in Windows 95 where it ignores the source port of the requesting packet and only replies to UDP port 137. Unfortunately, on most UNIX systems root privilage is needed to bind to this port, and -in addition, if the nmbd(8)daemon is running on this machine it also binds to this port. +in addition, if the nmbd(8) +daemon is running on this machine it also binds to this port. .TP \fB-A\fR Interpret \fIname\fR as @@ -137,7 +138,8 @@ the Samba suite. .SH "SEE ALSO" .PP \fBnmbd(8)\fR, -samba(7).SH "AUTHOR" +samba(7) +.SH "AUTHOR" .PP The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed |