]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
1453. [doc] ARM: $GENERATE example wasn't accurate. [RT #5298]
authorMark Andrews <marka@isc.org>
Mon, 10 Mar 2003 18:30:36 +0000 (18:30 +0000)
committerMark Andrews <marka@isc.org>
Mon, 10 Mar 2003 18:30:36 +0000 (18:30 +0000)
CHANGES
doc/arm/Bv9ARM-book.xml

diff --git a/CHANGES b/CHANGES
index 113341be5b1fa2049c0e68cfd2bdd79ff93b0ba0..45b63efed76aa505b9aeebe108afd56b77a0a483 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+1453.  [doc]           ARM: $GENERATE example wasn't accurate. [RT #5298]
+
 1452.  [placeholder]
 
 1451.  [bug]           rndc-confgen didn't exit with a error code for all
index 1e075f7be89284b6a6ec10452d314d2c1e951946..f0d13f63263eb622f378dfa07f69a0f53dc2c096 100644 (file)
@@ -2,7 +2,7 @@
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.0//EN"
                "http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd">
 
-<!-- File: $Id: Bv9ARM-book.xml,v 1.220 2003/03/03 03:15:24 marka Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.221 2003/03/10 18:30:36 marka Exp $ -->
 
 <book>
 <title>BIND 9 Administrator Reference Manual</title>
@@ -5451,12 +5451,12 @@ $GENERATE 1-2 0 NS SERVER$.EXAMPLE.
 $GENERATE 1-127 $ CNAME $.0</literal></programlisting>
 <para>is equivalent to</para>
 <programlisting><literal>0.0.0.192.IN-ADDR.ARPA NS SERVER1.EXAMPLE.
-0.0.0.192.IN-ADDR.ARPA NS SERVER2.EXAMPLE.
-1.0.0.192.IN-ADDR.ARPA CNAME 1.0.0.0.192.IN-ADDR.ARPA
-2.0.0.192.IN-ADDR.ARPA CNAME 2.0.0.0.192.IN-ADDR.ARPA
+0.0.0.192.IN-ADDR.ARPA. NS SERVER2.EXAMPLE.
+1.0.0.192.IN-ADDR.ARPA. CNAME 1.0.0.0.192.IN-ADDR.ARPA.
+2.0.0.192.IN-ADDR.ARPA. CNAME 2.0.0.0.192.IN-ADDR.ARPA.
 ...
-127.0.0.192.IN-ADDR.ARPA CNAME 127.0.0.0.192.IN-ADDR.ARPA
-.</literal></programlisting>
+127.0.0.192.IN-ADDR.ARPA. CNAME 127.0.0.0.192.IN-ADDR.ARPA.
+</literal></programlisting>
       <informaltable colsep = "0" rowsep = "0">
         <tgroup cols = "2" colsep = "0" rowsep = "0" tgroupstyle = "3Level-table">
           <colspec colname = "1" colnum = "1" colsep = "0" colwidth = "0.875in"/>