summaryrefslogtreecommitdiff
path: root/docs/manpages/nmblookup.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manpages/nmblookup.1')
-rw-r--r--docs/manpages/nmblookup.118
1 files changed, 8 insertions, 10 deletions
diff --git a/docs/manpages/nmblookup.1 b/docs/manpages/nmblookup.1
index 55cc982402..7b61058746 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" "23 February 2001" "" ""
+.TH NMBLOOKUP 1 "24 Mar 2001" "nmblookup 2.2.0-alpha3"
.SH NAME
nmblookup \- NetBIOS over TCP/IP client used to lookup NetBIOS names
.SH SYNOPSIS
@@ -11,7 +11,7 @@ nmblookup \- NetBIOS over TCP/IP client used to lookup NetBIOS names
\fBnmblookup\fR [ \fB-M\fR ] [ \fB-R\fR ] [ \fB-S\fR ] [ \fB-r\fR ] [ \fB-A\fR ] [ \fB-h\fR ] [ \fB-B <broadcast address>\fR ] [ \fB-U <unicast address>\fR ] [ \fB-d <debug level>\fR ] [ \fB-s <smb config file>\fR ] [ \fB-i <NetBIOS scope>\fR ] [ \fB-T\fR ] \fBname\fR
.SH "DESCRIPTION"
.PP
-This tool is part of the Samba <URL:samba.7.html> suite.
+This tool is part of the Sambasuite.
.PP
\fBnmblookup\fR is used to query NetBIOS names
and map them to IP addresses in a network using NetBIOS over TCP/IP
@@ -45,8 +45,7 @@ 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) <URL:nmbd.8.html>
-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
@@ -60,7 +59,7 @@ Send the query to the given broadcast address. Without
this option the default behavior of nmblookup is to send the
query to the broadcast address of the network interfaces as
either auto-detected or defined in the \fIinterfaces\fR
- <URL:smb.conf.5.html#INTERFACES> parameter of the \fIsmb.conf (5)\fR file.
+parameter of the \fIsmb.conf (5)\fR file.
.TP
\fB-U <unicast address>\fR
Do a unicast query to the specified address or
@@ -84,11 +83,11 @@ Levels above 3 are designed for use only by developers and
generate HUGE amounts of data, most of which is extremely cryptic.
Note that specifying this parameter here will override
-the \fI log level\fR <URL:smb.conf.5.html#LOGLEVEL> parameter in the \fI smb.conf(5)\fR file.
+the \fI log level\fRparameter in the \fI smb.conf(5)\fR file.
.TP
\fB-s <smb.conf>\fR
This parameter specifies the pathname to
-the Samba configuration file, smb.conf(5) <URL:smb.conf.5.html>. This file controls all aspects of
+the Samba configuration file, smb.conf(5). This file controls all aspects of
the Samba setup on the machine.
.TP
\fB-i <scope>\fR
@@ -137,9 +136,8 @@ This man page is correct for version 2.2 of
the Samba suite.
.SH "SEE ALSO"
.PP
-\fBnmbd(8)\fR <URL:nmbd.8.html>,
-samba(7) <URL:samba.7.html>, and smb.conf(5) <URL:smb.conf.5.html>
-.SH "AUTHOR"
+\fBnmbd(8)\fR,
+samba(7).SH "AUTHOR"
.PP
The original Samba software and related utilities
were created by Andrew Tridgell. Samba is now developed