summaryrefslogtreecommitdiff
path: root/docs/htmldocs/nmblookup.1.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/htmldocs/nmblookup.1.html')
-rw-r--r--docs/htmldocs/nmblookup.1.html159
1 files changed, 83 insertions, 76 deletions
diff --git a/docs/htmldocs/nmblookup.1.html b/docs/htmldocs/nmblookup.1.html
index 1e3c3c56ad..2ce322990f 100644
--- a/docs/htmldocs/nmblookup.1.html
+++ b/docs/htmldocs/nmblookup.1.html
@@ -5,7 +5,7 @@
>nmblookup</TITLE
><META
NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.7"></HEAD
+CONTENT="Modular DocBook HTML Stylesheet Version 1.77"></HEAD
><BODY
CLASS="REFENTRY"
BGCOLOR="#FFFFFF"
@@ -38,7 +38,7 @@ NAME="AEN8"
><B
CLASS="COMMAND"
>nmblookup</B
-> [-M] [-R] [-S] [-r] [-A] [-h] [-B &#60;broadcast address&#62;] [-U &#60;unicast address&#62;] [-d &#60;debug level&#62;] [-s &#60;smb config file&#62;] [-i &#60;NetBIOS scope&#62;] [-T] [-f] {name}</P
+> [-M] [-R] [-S] [-r] [-A] [-h] [-B &lt;broadcast address&gt;] [-U &lt;unicast address&gt;] [-d &lt;debug level&gt;] [-s &lt;smb config file&gt;] [-i &lt;NetBIOS scope&gt;] [-T] [-f] {name}</P
></DIV
><DIV
CLASS="REFSECT1"
@@ -48,12 +48,10 @@ NAME="AEN25"
><H2
>DESCRIPTION</H2
><P
->This tool is part of the <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->Samba</SPAN
->(7)</SPAN
+>This tool is part of the <A
+HREF="samba.7.html"
+TARGET="_top"
+> Samba</A
> suite.</P
><P
><B
@@ -68,7 +66,7 @@ CLASS="COMMAND"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN33"
+NAME="AEN31"
></A
><H2
>OPTIONS</H2
@@ -82,20 +80,24 @@ CLASS="VARIABLELIST"
><DD
><P
>Searches for a master browser by looking
- up the NetBIOS name <VAR
+ up the NetBIOS name <TT
CLASS="REPLACEABLE"
->name</VAR
+><I
+>name</I
+></TT
> with a
- type of <CODE
+ type of <TT
CLASS="CONSTANT"
->0x1d</CODE
->. If <VAR
+>0x1d</TT
+>. If <TT
CLASS="REPLACEABLE"
-> name</VAR
+><I
+> name</I
+></TT
> is "-" then it does a lookup on the special name
- <CODE
+ <TT
CLASS="CONSTANT"
->__MSBROWSE__</CODE
+>__MSBROWSE__</TT
>.</P
></DD
><DT
@@ -107,7 +109,7 @@ CLASS="CONSTANT"
query to a machine running a WINS server and the user wishes
to query the names in the WINS server. If this bit is unset
the normal (broadcast responding) NetBIOS processing code
- on a machine is used instead. See RFC1001, RFC1002 for details.
+ on a machine is used instead. See rfc1001, rfc1002 for details.
</P
></DD
><DT
@@ -128,22 +130,23 @@ CLASS="CONSTANT"
where it ignores the source port of the requesting packet
and only replies to UDP port 137. Unfortunately, on most UNIX
systems root privilege is needed to bind to this port, and
- in addition, if the <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->nmbd</SPAN
->(8)</SPAN
-> daemon is running on this machine it also binds to this port.
+ in addition, if the <A
+HREF="nmbd.8.html"
+TARGET="_top"
+>nmbd(8)</A
+>
+ daemon is running on this machine it also binds to this port.
</P
></DD
><DT
>-A</DT
><DD
><P
->Interpret <VAR
+>Interpret <TT
CLASS="REPLACEABLE"
->name</VAR
+><I
+>name</I
+></TT
> as
an IP Address and do a node status query on this address.</P
></DD
@@ -154,7 +157,7 @@ CLASS="REPLACEABLE"
>Print a help (usage) message.</P
></DD
><DT
->-B &#60;broadcast address&#62;</DT
+>-B &lt;broadcast address&gt;</DT
><DD
><P
>Send the query to the given broadcast address. Without
@@ -163,37 +166,40 @@ CLASS="REPLACEABLE"
either auto-detected or defined in the <A
HREF="smb.conf.5.html#INTERFACES"
TARGET="_top"
-><VAR
+><TT
CLASS="PARAMETER"
->interfaces</VAR
+><I
+>interfaces</I
+></TT
>
</A
-> parameter of the <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->smb.conf</SPAN
->(5)</SPAN
+> parameter of the <TT
+CLASS="FILENAME"
+>smb.conf (5)</TT
> file.
</P
></DD
><DT
->-U &#60;unicast address&#62;</DT
+>-U &lt;unicast address&gt;</DT
><DD
><P
>Do a unicast query to the specified address or
- host <VAR
+ host <TT
CLASS="REPLACEABLE"
->unicast address</VAR
+><I
+>unicast address</I
+></TT
>. This option
- (along with the <VAR
+ (along with the <TT
CLASS="PARAMETER"
->-R</VAR
+><I
+>-R</I
+></TT
> option) is needed to
query a WINS server.</P
></DD
><DT
->-d &#60;debuglevel&#62;</DT
+>-d &lt;debuglevel&gt;</DT
><DD
><P
>debuglevel is an integer from 0 to 10.</P
@@ -217,9 +223,11 @@ CLASS="COMMAND"
the <A
HREF="smb.conf.5.html#LOGLEVEL"
TARGET="_top"
-><VAR
+><TT
CLASS="PARAMETER"
-> log level</VAR
+><I
+> log level</I
+></TT
></A
> parameter in the <TT
CLASS="FILENAME"
@@ -227,7 +235,7 @@ CLASS="FILENAME"
> file.</P
></DD
><DT
->-s &#60;smb.conf&#62;</DT
+>-s &lt;smb.conf&gt;</DT
><DD
><P
>This parameter specifies the pathname to
@@ -239,7 +247,7 @@ TARGET="_top"
the Samba setup on the machine.</P
></DD
><DT
->-i &#60;scope&#62;</DT
+>-i &lt;scope&gt;</DT
><DD
><P
>This specifies a NetBIOS scope that
@@ -293,7 +301,7 @@ CLASS="EMPHASIS"
>This is the NetBIOS name being queried. Depending
upon the previous options this may be a NetBIOS name or IP address.
If a NetBIOS name then the different name types may be specified
- by appending '#&#60;type&#62;' to the name. This name may also be
+ by appending '#&lt;type&gt;' to the name. This name may also be
'*', which will return all registered names within a broadcast
area.</P
></DD
@@ -303,7 +311,7 @@ CLASS="EMPHASIS"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN121"
+NAME="AEN115"
></A
><H2
>EXAMPLES</H2
@@ -316,11 +324,11 @@ CLASS="COMMAND"
CLASS="COMMAND"
>nslookup</B
> is
- used to query DNS servers). To query a WINS server, <B
+ used to query DNS servers). To query a WINS server,
+ <B
CLASS="COMMAND"
>nmblookup</B
->
- must be called like this:</P
+> must be called like this:</P
><P
><B
CLASS="COMMAND"
@@ -340,7 +348,7 @@ CLASS="COMMAND"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN133"
+NAME="AEN127"
></A
><H2
>VERSION</H2
@@ -351,35 +359,34 @@ NAME="AEN133"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN136"
+NAME="AEN130"
></A
><H2
>SEE ALSO</H2
><P
-><SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->nmbd</SPAN
->(8)</SPAN
->, <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->samba</SPAN
->(7)</SPAN
->, and <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->smb.conf</SPAN
->(5)</SPAN
->.</P
+><A
+HREF="nmbd.8.html"
+TARGET="_top"
+><B
+CLASS="COMMAND"
+>nmbd(8)</B
+></A
+>,
+ <A
+HREF="samba.7.html"
+TARGET="_top"
+>samba(7)</A
+>, and <A
+HREF="smb.conf.5.html"
+TARGET="_top"
+>smb.conf(5)</A
+>
+ </P
></DIV
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN148"
+NAME="AEN137"
></A
><H2
>AUTHOR</H2
@@ -391,14 +398,14 @@ NAME="AEN148"
><P
>The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
- excellent piece of Open Source software, available at <A
+ excellent piece of Open Source software, available at
+ <A
HREF="ftp://ftp.icce.rug.nl/pub/unix/"
TARGET="_top"
> ftp://ftp.icce.rug.nl/pub/unix/</A
>) and updated for the Samba 2.0
release by Jeremy Allison. The conversion to DocBook for
- Samba 2.2 was done by Gerald Carter. The conversion to DocBook
- XML 4.2 for Samba 3.0 was done by Alexander Bokovoy.</P
+ Samba 2.2 was done by Gerald Carter</P
></DIV
></BODY
></HTML