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

diff --git a/CHANGES b/CHANGES
index ad7e76155f11240ecc6840677bd29c3c48f8b22b..8dc65252e275f7dd4cbec9d283db2b2ed34713b0 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 0b8e3abf9bb4a903717b9ff6eb1471b7409b208c..f718470285d3f5fb4c98973e99ead4aff86db264 100644 (file)
@@ -17,7 +17,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: nslookup.docbook,v 1.3.4.7 2006/01/06 00:01:41 marka Exp $ -->
+<!-- $Id: nslookup.docbook,v 1.3.4.8 2006/12/16 01:14:47 sra Exp $ -->
 
 <!--
  - Copyright (c) 1985, 1989
@@ -141,7 +141,7 @@ nslookup -query=hinfo  -timeout=10
 <refsect1>
 <title>INTERACTIVE COMMANDS</title>
 <variablelist>
-<varlistentry><term>host <optional>server</optional></term>
+<varlistentry><term><constant>host</constant> <optional>server</optional></term>
 <listitem><para>
 Look up information for host using the current default server or
 using server, if specified.  If host is an Internet address and
index a37602465aa7d0cc39d4fc7a3677459a6b68a1bf..7f28ea6d63590dbca2a2825ec65ada0b1e22a864 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: nsupdate.docbook,v 1.8.2.9 2005/05/12 21:35:11 sra Exp $ -->
+<!-- $Id: nsupdate.docbook,v 1.8.2.10 2006/12/16 01:14:47 sra Exp $ -->
 
 <refentry>
 <refentryinfo>
@@ -202,11 +202,9 @@ name server.
 The command formats and their meaning are as follows:
 <variablelist>
 <varlistentry><term>
-<cmdsynopsis>
 <command>server</command>
 <arg choice="req">servername</arg>
 <arg choice="opt">port</arg>
-</cmdsynopsis>
 </term>
 <listitem>
 <para>
@@ -228,11 +226,9 @@ used.
 </varlistentry>
 
 <varlistentry><term>
-<cmdsynopsis>
 <command>local</command>
 <arg choice="req">address</arg>
 <arg choice="opt">port</arg>
-</cmdsynopsis>
 </term>
 <listitem>
 <para>
@@ -250,10 +246,8 @@ If no port number is specified, the system will assign one.
 </varlistentry>
 
 <varlistentry><term>
-<cmdsynopsis>
 <command>zone</command>
 <arg choice="req">zonename</arg>
-</cmdsynopsis>
 </term>
 <listitem>
 <para>
@@ -269,10 +263,8 @@ will attempt determine the correct zone to update based on the rest of the input
 </varlistentry>
 
 <varlistentry><term>
-<cmdsynopsis>
 <command>class</command>
 <arg choice="req">classname</arg>
-</cmdsynopsis>
 </term>
 <listitem>
 <para>
@@ -284,11 +276,9 @@ If no <parameter>class</parameter> is specified the default class is
 </varlistentry>
 
 <varlistentry><term>
-<cmdsynopsis>
 <command>key</command>
 <arg choice="req">name</arg>
 <arg choice="req">secret</arg>
-</cmdsynopsis>
 </term>
 <listitem>
 <para>
@@ -302,10 +292,8 @@ overrides any key specified on the command line via
 </varlistentry>
 
 <varlistentry><term>
-<cmdsynopsis>
 <command>prereq nxdomain</command>
 <arg choice="req">domain-name</arg>
-</cmdsynopsis>
 </term>
 <listitem>
 <para>
@@ -317,10 +305,8 @@ Requires that no resource record of any type exists with name
 
 
 <varlistentry><term>
-<cmdsynopsis>
 <command>prereq yxdomain</command>
 <arg choice="req">domain-name</arg>
-</cmdsynopsis>
 </term>
 <listitem>
 <para>
@@ -332,12 +318,10 @@ exists (has as at least one resource record, of any type).
 </varlistentry>
 
 <varlistentry><term>
-<cmdsynopsis>
 <command>prereq nxrrset</command>
 <arg choice="req">domain-name</arg>
 <arg choice="opt">class</arg>
 <arg choice="req">type</arg>
-</cmdsynopsis>
 </term>
 <listitem>
 <para>
@@ -355,12 +339,10 @@ is omitted, IN (internet) is assumed.
 
 
 <varlistentry><term>
-<cmdsynopsis>
 <command>prereq yxrrset</command>
 <arg choice="req">domain-name</arg>
 <arg choice="opt">class</arg>
 <arg choice="req">type</arg>
-</cmdsynopsis>
 </term>
 <listitem>
 <para>
@@ -378,13 +360,11 @@ is omitted, IN (internet) is assumed.
 </varlistentry>
 
 <varlistentry><term>
-<cmdsynopsis>
 <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>
 <listitem>
 <para>
@@ -412,13 +392,11 @@ RDATA.
 </varlistentry>
 
 <varlistentry><term>
-<cmdsynopsis>
 <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>
 <listitem>
 <para>
@@ -439,14 +417,12 @@ is ignored, and is only allowed for compatibility.
 </varlistentry>
 
 <varlistentry><term>
-<cmdsynopsis>
 <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>
 <listitem>
 <para>
@@ -460,9 +436,7 @@ and
 </varlistentry>
 
 <varlistentry><term>
-<cmdsynopsis>
 <command>show</command>
-</cmdsynopsis>
 </term>
 <listitem>
 <para>
@@ -473,9 +447,7 @@ updates specified since the last send.
 </varlistentry>
 
 <varlistentry><term>
-<cmdsynopsis>
 <command>send</command>
-</cmdsynopsis>
 </term>
 <listitem>
 <para>