]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
pullup:
authorBrian Wellington <source@isc.org>
Wed, 17 Jan 2001 02:45:14 +0000 (02:45 +0000)
committerBrian Wellington <source@isc.org>
Wed, 17 Jan 2001 02:45:14 +0000 (02:45 +0000)
the rrset-order example had a typo.

doc/arm/Bv9ARM-book.xml

index 0c7f6d5d1fc7bda0848e7f64d176fefb39efd040..b4e0a83d706bc66bc0f05329690e4f7ad72ebc0c 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.72.2.4 2001/01/16 23:00:01 gson Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.72.2.5 2001/01/17 02:45:14 bwelling Exp $ -->
 
 <book>
 
@@ -3416,7 +3416,7 @@ in random order. All other records are returned in cyclic order.</para>
 they are not combined-the last one applies.</para>
 <para>If no <command>rrset-order</command> statement is specified,
 then a default one of:
-<programlisting>rrset-order { class ANY type ANY name "*"; order cyclic ; };
+<programlisting>rrset-order { class ANY type ANY name "*" order cyclic ; };
 </programlisting>
 is used.</para>
 <note><simpara>The <command>rrset-order</command> statement