]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
2120. [doc] Fix markup on nsupdate man page. [RT #16556]
authorRob Austein <sra@isc.org>
Sat, 16 Dec 2006 01:15:13 +0000 (01:15 +0000)
committerRob Austein <sra@isc.org>
Sat, 16 Dec 2006 01:15:13 +0000 (01:15 +0000)
CHANGES
bin/dig/nslookup.docbook
bin/nsupdate/nsupdate.docbook

diff --git a/CHANGES b/CHANGES
index a86e31d06e72cc5be1bbc857d09298e6b384e34f..e4c54455b765b09f35bfd5f744ab8d30160c8a96 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,4 @@
+2120.  [doc]           Fix markup on nsupdate man page. [RT #16556]
 
        --- 9.4.0rc1 released ---
 
index 8f014d938792e5e457e0df9edb608454e519e292..c675d2a0ae14df2d87426a3bd9b88e0a4d5c828d 100644 (file)
@@ -17,7 +17,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: nslookup.docbook,v 1.4.2.7 2006/01/06 00:01:43 marka Exp $ -->
+<!-- $Id: nslookup.docbook,v 1.4.2.8 2006/12/16 01:15:13 sra Exp $ -->
 <!--
  - Copyright (c) 1985, 1989
  -    The Regents of the University of California.  All rights reserved.
@@ -141,7 +141,7 @@ nslookup -query=hinfo  -timeout=10
     <title>INTERACTIVE COMMANDS</title>
     <variablelist>
       <varlistentry>
-        <term>host <optional>server</optional></term>
+        <term><constant>host</constant> <optional>server</optional></term>
         <listitem>
           <para>
             Look up information for host using the current default server or
index ab5a629dfdc2efd83e77e900b510e8048c3bada2..be1efe26d8ec3e25228653227d0c30d2598a2994 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: nsupdate.docbook,v 1.18.18.5 2006/01/27 23:57:44 marka Exp $ -->
+<!-- $Id: nsupdate.docbook,v 1.18.18.6 2006/12/16 01:15:13 sra Exp $ -->
 <refentry>
   <refentryinfo>
     <date>Jun 30, 2000</date>
       <variablelist>
 
         <varlistentry>
-          <term><cmdsynopsis>
+          <term>
               <command>server</command>
               <arg choice="req">servername</arg>
               <arg choice="opt">port</arg>
-            </cmdsynopsis></term>
+            </term>
           <listitem>
             <para>
               Sends all dynamic update requests to the name server
         </varlistentry>
 
         <varlistentry>
-          <term><cmdsynopsis>
+          <term>
               <command>local</command>
               <arg choice="req">address</arg>
               <arg choice="opt">port</arg>
-            </cmdsynopsis></term>
+            </term>
           <listitem>
             <para>
               Sends all dynamic update requests using the local
         </varlistentry>
 
         <varlistentry>
-          <term><cmdsynopsis>
+          <term>
               <command>zone</command>
               <arg choice="req">zonename</arg>
-            </cmdsynopsis></term>
+            </term>
           <listitem>
             <para>
               Specifies that all updates are to be made to the zone
         </varlistentry>
 
         <varlistentry>
-          <term><cmdsynopsis>
+          <term>
               <command>class</command>
               <arg choice="req">classname</arg>
-            </cmdsynopsis></term>
+            </term>
           <listitem>
             <para>
               Specify the default class.
         </varlistentry>
 
         <varlistentry>
-          <term><cmdsynopsis>
+          <term>
               <command>key</command>
               <arg choice="req">name</arg>
               <arg choice="req">secret</arg>
-            </cmdsynopsis></term>
+            </term>
           <listitem>
             <para>
               Specifies that all updates are to be TSIG signed using the
         </varlistentry>
 
         <varlistentry>
-          <term><cmdsynopsis>
+          <term>
               <command>prereq nxdomain</command>
               <arg choice="req">domain-name</arg>
-            </cmdsynopsis></term>
+            </term>
           <listitem>
             <para>
               Requires that no resource record of any type exists with name
 
 
         <varlistentry>
-          <term><cmdsynopsis>
+          <term>
               <command>prereq yxdomain</command>
               <arg choice="req">domain-name</arg>
-            </cmdsynopsis></term>
+            </term>
           <listitem>
             <para>
               Requires that
         </varlistentry>
 
         <varlistentry>
-          <term><cmdsynopsis>
+          <term>
               <command>prereq nxrrset</command>
               <arg choice="req">domain-name</arg>
               <arg choice="opt">class</arg>
               <arg choice="req">type</arg>
-            </cmdsynopsis></term>
+            </term>
           <listitem>
             <para>
               Requires that no resource record exists of the specified
 
 
         <varlistentry>
-          <term><cmdsynopsis>
+          <term>
               <command>prereq yxrrset</command>
               <arg choice="req">domain-name</arg>
               <arg choice="opt">class</arg>
               <arg choice="req">type</arg>
-            </cmdsynopsis></term>
+            </term>
           <listitem>
             <para>
               This requires that a resource record of the specified
         </varlistentry>
 
         <varlistentry>
-          <term><cmdsynopsis>
+          <term>
               <command>prereq yxrrset</command>
               <arg choice="req">domain-name</arg>
               <arg choice="opt">class</arg>
               <arg choice="req">type</arg>
               <arg choice="req" rep="repeat">data</arg>
-            </cmdsynopsis></term>
+            </term>
           <listitem>
             <para>
               The
         </varlistentry>
 
         <varlistentry>
-          <term><cmdsynopsis>
+          <term>
               <command>update delete</command>
               <arg choice="req">domain-name</arg>
               <arg choice="opt">ttl</arg>
               <arg choice="opt">class</arg>
               <arg choice="opt">type <arg choice="opt" rep="repeat">data</arg></arg>
-            </cmdsynopsis></term>
+            </term>
           <listitem>
             <para>
               Deletes any resource records named
         </varlistentry>
 
         <varlistentry>
-          <term><cmdsynopsis>
+          <term>
               <command>update add</command>
               <arg choice="req">domain-name</arg>
               <arg choice="req">ttl</arg>
               <arg choice="opt">class</arg>
               <arg choice="req">type</arg>
               <arg choice="req" rep="repeat">data</arg>
-            </cmdsynopsis></term>
+            </term>
           <listitem>
             <para>
               Adds a new resource record with the specified
         </varlistentry>
 
         <varlistentry>
-          <term><cmdsynopsis>
+          <term>
               <command>show</command>
-            </cmdsynopsis></term>
+            </term>
           <listitem>
             <para>
               Displays the current message, containing all of the
         </varlistentry>
 
         <varlistentry>
-          <term><cmdsynopsis>
+          <term>
               <command>send</command>
-            </cmdsynopsis></term>
+            </term>
           <listitem>
             <para>
               Sends the current message.  This is equivalent to entering a
         </varlistentry>
 
         <varlistentry>
-          <term><cmdsynopsis>
+          <term>
               <command>answer</command>
-            </cmdsynopsis></term>
+            </term>
           <listitem>
             <para>
               Displays the answer.