From 90168d6aae2ab84a0880afb761be5ebfedc2260d Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Wed, 17 Jan 2001 02:42:51 +0000 Subject: [PATCH] the rrset-order example had a typo. --- doc/arm/Bv9ARM-book.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 8fc06a2cfd..99230582a1 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + @@ -3484,7 +3484,7 @@ in random order. All other records are returned in cyclic order. they are not combined-the last one applies. If no rrset-order statement is specified, then a default one of: -rrset-order { class ANY type ANY name "*"; order cyclic ; }; +rrset-order { class ANY type ANY name "*" order cyclic ; }; is used. The rrset-order statement