]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen
authorMark Andrews <marka@isc.org>
Sun, 17 Dec 2006 04:54:15 +0000 (04:54 +0000)
committerMark Andrews <marka@isc.org>
Sun, 17 Dec 2006 04:54:15 +0000 (04:54 +0000)
bin/dig/nslookup.1
bin/dig/nslookup.html
bin/nsupdate/nsupdate.8
bin/nsupdate/nsupdate.html

index 9f3a4d9ed206c0dbe6ee5fb133d5c337d4991288..9119222e0f6e405864530b401b9cbf7c6f0dc066 100644 (file)
@@ -12,7 +12,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: nslookup.1,v 1.1.10.10 2006/12/12 01:44:27 marka Exp $
+.\" $Id: nslookup.1,v 1.1.10.11 2006/12/17 04:54:15 marka Exp $
 .\"
 .hy 0
 .ad l
@@ -57,7 +57,7 @@ Options can also be specified on the command line if they precede the arguments
 .sp .RS 4 .nf nslookup \-query=hinfo \-timeout=10 .fi .RE
 .SH "INTERACTIVE COMMANDS"
 .PP
-host [server]
+\fBhost\fR [server]
 .RS 4
 Look up information for host using the current default server or using server, if specified. If host is an Internet address and the query type is A or PTR, the name of the host is returned. If host is a name and does not have a trailing period, the search list is used to qualify the name.
 .sp
index 4cde5985d51b26f690f2b94f3953d78d16f98a4d..6a89d3fffee68373b1570f3db44cf46d9028e637 100644 (file)
@@ -13,7 +13,7 @@
  - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  - PERFORMANCE OF THIS SOFTWARE.
 -->
-<!-- $Id: nslookup.html,v 1.1.10.16 2006/12/12 01:44:27 marka Exp $ -->
+<!-- $Id: nslookup.html,v 1.1.10.17 2006/12/17 04:54:15 marka Exp $ -->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -78,7 +78,7 @@ nslookup -query=hinfo  -timeout=10
 <div class="refsect1" lang="en">
 <a name="id2543668"></a><h2>INTERACTIVE COMMANDS</h2>
 <div class="variablelist"><dl>
-<dt><span class="term">host [<span class="optional">server</span>]</span></dt>
+<dt><span class="term"><code class="constant">host</code> [<span class="optional">server</span>]</span></dt>
 <dd>
 <p>
             Look up information for host using the current default server or
@@ -288,19 +288,19 @@ nslookup -query=hinfo  -timeout=10
 </dl></div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2544142"></a><h2>FILES</h2>
+<a name="id2544145"></a><h2>FILES</h2>
 <p><code class="filename">/etc/resolv.conf</code>
     </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2544154"></a><h2>SEE ALSO</h2>
+<a name="id2544156"></a><h2>SEE ALSO</h2>
 <p><span class="citerefentry"><span class="refentrytitle">dig</span>(1)</span>,
       <span class="citerefentry"><span class="refentrytitle">host</span>(1)</span>,
       <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>.
     </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2546509"></a><h2>Author</h2>
+<a name="id2546512"></a><h2>Author</h2>
 <p>
       Andrew Cherenson
     </p>
index fe4622faaca4c138579a98fef695f9cbb38dbfa0..167e629ba6bbce31c9a1c6a75abe986abae409d7 100644 (file)
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: nsupdate.8,v 1.30.18.11 2006/12/12 01:44:28 marka Exp $
+.\" $Id: nsupdate.8,v 1.30.18.12 2006/12/17 04:54:15 marka Exp $
 .\"
 .hy 0
 .ad l
@@ -128,7 +128,7 @@ command) causes the accumulated commands to be sent as one Dynamic DNS update re
 .PP
 The command formats and their meaning are as follows:
 .PP
-.HP 7 \fBserver\fR {servername} [port]
+\fBserver\fR {servername} [port]
 .RS 4
 Sends all dynamic update requests to the name server
 \fIservername\fR. When no server statement is provided,
@@ -140,7 +140,7 @@ is the port number on
 where the dynamic update requests get sent. If no port number is specified, the default DNS port number of 53 is used.
 .RE
 .PP
-.HP 6 \fBlocal\fR {address} [port]
+\fBlocal\fR {address} [port]
 .RS 4
 Sends all dynamic update requests using the local
 \fIaddress\fR. When no local statement is provided,
@@ -150,7 +150,7 @@ will send updates using an address and port chosen by the system.
 can additionally be used to make requests come from a specific port. If no port number is specified, the system will assign one.
 .RE
 .PP
-.HP 5 \fBzone\fR {zonename}
+\fBzone\fR {zonename}
 .RS 4
 Specifies that all updates are to be made to the zone
 \fIzonename\fR. If no
@@ -160,7 +160,7 @@ statement is provided,
 will attempt determine the correct zone to update based on the rest of the input.
 .RE
 .PP
-.HP 6 \fBclass\fR {classname}
+\fBclass\fR {classname}
 .RS 4
 Specify the default class. If no
 \fIclass\fR
@@ -168,7 +168,7 @@ is specified the default class is
 \fIIN\fR.
 .RE
 .PP
-.HP 4 \fBkey\fR {name} {secret}
+\fBkey\fR {name} {secret}
 .RS 4
 Specifies that all updates are to be TSIG signed using the
 \fIkeyname\fR
@@ -181,20 +181,20 @@ or
 \fB\-k\fR.
 .RE
 .PP
-.HP 16 \fBprereq nxdomain\fR {domain\-name}
+\fBprereq nxdomain\fR {domain\-name}
 .RS 4
 Requires that no resource record of any type exists with name
 \fIdomain\-name\fR.
 .RE
 .PP
-.HP 16 \fBprereq yxdomain\fR {domain\-name}
+\fBprereq yxdomain\fR {domain\-name}
 .RS 4
 Requires that
 \fIdomain\-name\fR
 exists (has as at least one resource record, of any type).
 .RE
 .PP
-.HP 15 \fBprereq nxrrset\fR {domain\-name} [class] {type}
+\fBprereq nxrrset\fR {domain\-name} [class] {type}
 .RS 4
 Requires that no resource record exists of the specified
 \fItype\fR,
@@ -205,7 +205,7 @@ and
 is omitted, IN (internet) is assumed.
 .RE
 .PP
-.HP 15 \fBprereq yxrrset\fR {domain\-name} [class] {type}
+\fBprereq yxrrset\fR {domain\-name} [class] {type}
 .RS 4
 This requires that a resource record of the specified
 \fItype\fR,
@@ -217,7 +217,7 @@ must exist. If
 is omitted, IN (internet) is assumed.
 .RE
 .PP
-.HP 15 \fBprereq yxrrset\fR {domain\-name} [class] {type} {data...}
+\fBprereq yxrrset\fR {domain\-name} [class] {type} {data...}
 .RS 4
 The
 \fIdata\fR
@@ -233,7 +233,7 @@ are combined to form a set of RRs. This set of RRs must exactly match the set of
 are written in the standard text representation of the resource record's RDATA.
 .RE
 .PP
-.HP 14 \fBupdate delete\fR {domain\-name} [ttl] [class] [type\ [data...]]
+\fBupdate delete\fR {domain\-name} [ttl] [class] [type\ [data...]]
 .RS 4
 Deletes any resource records named
 \fIdomain\-name\fR. If
@@ -247,7 +247,7 @@ is not supplied. The
 is ignored, and is only allowed for compatibility.
 .RE
 .PP
-.HP 11 \fBupdate add\fR {domain\-name} {ttl} [class] {type} {data...}
+\fBupdate add\fR {domain\-name} {ttl} [class] {type} {data...}
 .RS 4
 Adds a new resource record with the specified
 \fIttl\fR,
@@ -256,17 +256,17 @@ and
 \fIdata\fR.
 .RE
 .PP
-.HP 5 \fBshow\fR
+\fBshow\fR
 .RS 4
 Displays the current message, containing all of the prerequisites and updates specified since the last send.
 .RE
 .PP
-.HP 5 \fBsend\fR
+\fBsend\fR
 .RS 4
 Sends the current message. This is equivalent to entering a blank line.
 .RE
 .PP
-.HP 7 \fBanswer\fR
+\fBanswer\fR
 .RS 4
 Displays the answer.
 .RE
index 437322e3f4988cdefa78907b86dc172103ec6cae..bf5d7fdf128416dcb6799b728dcef676e7ae35cf 100644 (file)
@@ -14,7 +14,7 @@
  - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  - PERFORMANCE OF THIS SOFTWARE.
 -->
-<!-- $Id: nsupdate.html,v 1.14.18.18 2006/12/12 01:44:28 marka Exp $ -->
+<!-- $Id: nsupdate.html,v 1.14.18.19 2006/12/17 04:54:15 marka Exp $ -->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
       The command formats and their meaning are as follows:
       </p>
 <div class="variablelist"><dl>
-<dt><span class="term"><div class="cmdsynopsis"><p><code class="command">server</code>  {servername} [port]</p></div></span></dt>
+<dt><span class="term">
+              <span><strong class="command">server</strong></span>
+               {servername}
+               [port]
+            </span></dt>
 <dd><p>
               Sends all dynamic update requests to the name server
               <em class="parameter"><code>servername</code></em>.
               53 is
               used.
             </p></dd>
-<dt><span class="term"><div class="cmdsynopsis"><p><code class="command">local</code>  {address} [port]</p></div></span></dt>
+<dt><span class="term">
+              <span><strong class="command">local</strong></span>
+               {address}
+               [port]
+            </span></dt>
 <dd><p>
               Sends all dynamic update requests using the local
               <em class="parameter"><code>address</code></em>.
               port.
               If no port number is specified, the system will assign one.
             </p></dd>
-<dt><span class="term"><div class="cmdsynopsis"><p><code class="command">zone</code>  {zonename}</p></div></span></dt>
+<dt><span class="term">
+              <span><strong class="command">zone</strong></span>
+               {zonename}
+            </span></dt>
 <dd><p>
               Specifies that all updates are to be made to the zone
               <em class="parameter"><code>zonename</code></em>.
               will attempt determine the correct zone to update based on the
               rest of the input.
             </p></dd>
-<dt><span class="term"><div class="cmdsynopsis"><p><code class="command">class</code>  {classname}</p></div></span></dt>
+<dt><span class="term">
+              <span><strong class="command">class</strong></span>
+               {classname}
+            </span></dt>
 <dd><p>
               Specify the default class.
               If no <em class="parameter"><code>class</code></em> is specified the
               default class is
               <em class="parameter"><code>IN</code></em>.
             </p></dd>
-<dt><span class="term"><div class="cmdsynopsis"><p><code class="command">key</code>  {name} {secret}</p></div></span></dt>
+<dt><span class="term">
+              <span><strong class="command">key</strong></span>
+               {name}
+               {secret}
+            </span></dt>
 <dd><p>
               Specifies that all updates are to be TSIG signed using the
               <em class="parameter"><code>keyname</code></em> <em class="parameter"><code>keysecret</code></em> pair.
               overrides any key specified on the command line via
               <code class="option">-y</code> or <code class="option">-k</code>.
             </p></dd>
-<dt><span class="term"><div class="cmdsynopsis"><p><code class="command">prereq nxdomain</code>  {domain-name}</p></div></span></dt>
+<dt><span class="term">
+              <span><strong class="command">prereq nxdomain</strong></span>
+               {domain-name}
+            </span></dt>
 <dd><p>
               Requires that no resource record of any type exists with name
               <em class="parameter"><code>domain-name</code></em>.
             </p></dd>
-<dt><span class="term"><div class="cmdsynopsis"><p><code class="command">prereq yxdomain</code>  {domain-name}</p></div></span></dt>
+<dt><span class="term">
+              <span><strong class="command">prereq yxdomain</strong></span>
+               {domain-name}
+            </span></dt>
 <dd><p>
               Requires that
               <em class="parameter"><code>domain-name</code></em>
               exists (has as at least one resource record, of any type).
             </p></dd>
-<dt><span class="term"><div class="cmdsynopsis"><p><code class="command">prereq nxrrset</code>  {domain-name} [class] {type}</p></div></span></dt>
+<dt><span class="term">
+              <span><strong class="command">prereq nxrrset</strong></span>
+               {domain-name}
+               [class]
+               {type}
+            </span></dt>
 <dd><p>
               Requires that no resource record exists of the specified
               <em class="parameter"><code>type</code></em>,
               <em class="parameter"><code>class</code></em>
               is omitted, IN (internet) is assumed.
             </p></dd>
-<dt><span class="term"><div class="cmdsynopsis"><p><code class="command">prereq yxrrset</code>  {domain-name} [class] {type}</p></div></span></dt>
+<dt><span class="term">
+              <span><strong class="command">prereq yxrrset</strong></span>
+               {domain-name}
+               [class]
+               {type}
+            </span></dt>
 <dd><p>
               This requires that a resource record of the specified
               <em class="parameter"><code>type</code></em>,
               <em class="parameter"><code>class</code></em>
               is omitted, IN (internet) is assumed.
             </p></dd>
-<dt><span class="term"><div class="cmdsynopsis"><p><code class="command">prereq yxrrset</code>  {domain-name} [class] {type} {data...}</p></div></span></dt>
+<dt><span class="term">
+              <span><strong class="command">prereq yxrrset</strong></span>
+               {domain-name}
+               [class]
+               {type}
+               {data...}
+            </span></dt>
 <dd><p>
               The
               <em class="parameter"><code>data</code></em>
               record's
               RDATA.
             </p></dd>
-<dt><span class="term"><div class="cmdsynopsis"><p><code class="command">update delete</code>  {domain-name} [ttl] [class] [type [data...]]</p></div></span></dt>
+<dt><span class="term">
+              <span><strong class="command">update delete</strong></span>
+               {domain-name}
+               [ttl]
+               [class]
+               [type [data...]]
+            </span></dt>
 <dd><p>
               Deletes any resource records named
               <em class="parameter"><code>domain-name</code></em>.
               <em class="parameter"><code>ttl</code></em>
               is ignored, and is only allowed for compatibility.
             </p></dd>
-<dt><span class="term"><div class="cmdsynopsis"><p><code class="command">update add</code>  {domain-name} {ttl} [class] {type} {data...}</p></div></span></dt>
+<dt><span class="term">
+              <span><strong class="command">update add</strong></span>
+               {domain-name}
+               {ttl}
+               [class]
+               {type}
+               {data...}
+            </span></dt>
 <dd><p>
               Adds a new resource record with the specified
               <em class="parameter"><code>ttl</code></em>,
               and
               <em class="parameter"><code>data</code></em>.
             </p></dd>
-<dt><span class="term"><div class="cmdsynopsis"><p><code class="command">show</code> </p></div></span></dt>
+<dt><span class="term">
+              <span><strong class="command">show</strong></span>
+            </span></dt>
 <dd><p>
               Displays the current message, containing all of the
               prerequisites and
               updates specified since the last send.
             </p></dd>
-<dt><span class="term"><div class="cmdsynopsis"><p><code class="command">send</code> </p></div></span></dt>
+<dt><span class="term">
+              <span><strong class="command">send</strong></span>
+            </span></dt>
 <dd><p>
               Sends the current message.  This is equivalent to entering a
               blank line.
             </p></dd>
-<dt><span class="term"><div class="cmdsynopsis"><p><code class="command">answer</code> </p></div></span></dt>
+<dt><span class="term">
+              <span><strong class="command">answer</strong></span>
+            </span></dt>
 <dd><p>
               Displays the answer.
             </p></dd>
     </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2544784"></a><h2>EXAMPLES</h2>
+<a name="id2544768"></a><h2>EXAMPLES</h2>
 <p>
       The examples below show how
       <span><strong class="command">nsupdate</strong></span>
     </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2544827"></a><h2>FILES</h2>
+<a name="id2544811"></a><h2>FILES</h2>
 <div class="variablelist"><dl>
 <dt><span class="term"><code class="constant">/etc/resolv.conf</code></span></dt>
 <dd><p>
 </dl></div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2544965"></a><h2>SEE ALSO</h2>
+<a name="id2545017"></a><h2>SEE ALSO</h2>
 <p><span class="citerefentry"><span class="refentrytitle">RFC2136</span></span>,
       <span class="citerefentry"><span class="refentrytitle">RFC3007</span></span>,
       <span class="citerefentry"><span class="refentrytitle">RFC2104</span></span>,
     </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2545035"></a><h2>BUGS</h2>
+<a name="id2545088"></a><h2>BUGS</h2>
 <p>
       The TSIG key is redundantly stored in two separate files.
       This is a consequence of nsupdate using the DST library