]> 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:14:36 +0000 (01:14 +0000)
committerRob Austein <sra@isc.org>
Sat, 16 Dec 2006 01:14:36 +0000 (01:14 +0000)
CHANGES
bin/dig/nslookup.docbook
bin/nsupdate/nsupdate.docbook

diff --git a/CHANGES b/CHANGES
index 58f83ff8de82e426ad58e9e4ef10569166abafe2..47089eba6970bdadc1529046a41217c159b3564a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+2120.  [doc]           Fix markup on nsupdate man page. [RT #16556]
+
 2119.  [compat]        libbind: allow res_init() to succeed enough to
                        return the default domain even if it was unable
                        to allocate memory.
index c17dcb726733b1ccb6603fc860065e1fdd5ba101..3d934bf158059e1cf6c6acf72306b7e2ee1dbd0b 100644 (file)
@@ -17,7 +17,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: nslookup.docbook,v 1.10 2006/01/06 00:01:44 marka Exp $ -->
+<!-- $Id: nslookup.docbook,v 1.11 2006/12/16 01:14:36 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 a3175fb3a9b601cf2a5dc0cbde735cfe6ff598a9..157789653042940084156b3ca39d9fbe12ed5c95 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: nsupdate.docbook,v 1.23 2006/01/27 23:57:46 marka Exp $ -->
+<!-- $Id: nsupdate.docbook,v 1.24 2006/12/16 01:14:36 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.