]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_9] fix built-in zone doc
authorEvan Hunt <each@isc.org>
Tue, 26 Feb 2013 19:57:14 +0000 (11:57 -0800)
committerEvan Hunt <each@isc.org>
Tue, 26 Feb 2013 19:57:14 +0000 (11:57 -0800)
3499. [doc] Corrected ARM documentation of built-in zones.
[RT #32694]
(cherry picked from commit 298ca122505a151384a3bf3f0bb0819ed60c66e2)

CHANGES
doc/arm/Bv9ARM-book.xml

diff --git a/CHANGES b/CHANGES
index 5691623dcc184800304a9182487b593f509a11fc..028f4bf7a229d2ea9b659f6a96da0bce6cc2f361 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+3499.  [doc]           Corrected ARM documentation of built-in zones.
+                       [RT #32694]
+
 3498.  [bug]           zone statistics for zones which matched a potential
                        empty zone could have their zone-statistics setting
                        overridden.
index f6285ae339ef6fee6523976e84a991ad8f9e7db9..b4ebacb408103e1bade109ad99ce4909382183ba 100644 (file)
@@ -9047,12 +9047,16 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
             built-in view (see <xref linkend="view_statement_grammar"/>) of
             class
             <command>CHAOS</command> which is separate from the
-            default view of
-            class <command>IN</command>; therefore, any global
-            server options
-            such as <command>allow-query</command> do not apply
-            the these zones.
-            If you feel the need to disable these zones, use the options
+            default view of class <command>IN</command>. Most global
+            configuration options (<command>allow-query</command>,
+            etc) will apply to this view, but some are locally
+            overridden: <command>notify</command>,
+            <command>recursion</command> and
+            <command>allow-new-zones</command> are
+            always set to <userinput>no</userinput>.
+          </para>
+          <para>
+            If you need to disable these zones, use the options
             below, or hide the built-in <command>CHAOS</command>
             view by
             defining an explicit view of class <command>CHAOS</command>