]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
1325. [bug] Document that internal zones are included in the
authorMark Andrews <marka@isc.org>
Fri, 14 Jun 2002 00:57:54 +0000 (00:57 +0000)
committerMark Andrews <marka@isc.org>
Fri, 14 Jun 2002 00:57:54 +0000 (00:57 +0000)
                        rndc status results.

CHANGES
doc/arm/Bv9ARM-book.xml

diff --git a/CHANGES b/CHANGES
index a0791e2844c3875f848e0364b23511604df27177..2cca565e2ae6587d6b3d1b11e5e6c57b4a67d641 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+1325.  [bug]           Document that internal zones are included in the
+                       rndc status results.
+
 1324.  [func]          New function: dns_zone_name().
 
 1323.  [func]          Option 'flush-zones-on-shutdown <boolean>;'.
index cf32891760b5d1bdc598e56ceda39fbb5e7205c1..4ae3d1afb48ef613de3e708cc41943b47bf62277 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.201 2002/06/12 06:29:49 marka Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.202 2002/06/14 00:57:54 marka Exp $ -->
 
 <book>
 <title>BIND 9 Administrator Reference Manual</title>
@@ -794,7 +794,10 @@ of a server.</para>
    <listitem><para>Flushes the server's cache.</para></listitem></varlistentry>
 
    <varlistentry><term><userinput>status</userinput></term>
-   <listitem><para>Display status of the server.</para></listitem></varlistentry>
+   <listitem><para>Display status of the server.
+Note the number of zones includes the internal <command>bind/CH</command> zone
+and the default <command>./IN</command> hint zone if there is not a
+explicit root zone configured.</para></listitem></varlistentry>
 
 </variablelist>