]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
2251. [doc] Update memstatistics-file documentation to reflect
authorMark Andrews <marka@isc.org>
Wed, 26 Sep 2007 03:28:27 +0000 (03:28 +0000)
committerMark Andrews <marka@isc.org>
Wed, 26 Sep 2007 03:28:27 +0000 (03:28 +0000)
                        reality. Note there is behaviour change for BIND 9.5.
                        [RT #17113]

CHANGES
doc/arm/Bv9ARM-book.xml

diff --git a/CHANGES b/CHANGES
index 62626fb917748f00f873a6a566b195d27f2043a3..a2f172064c4abccdc27f611c26eb4bd9e4312999 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+2251.  [doc]           Update memstatistics-file documentation to reflect
+                       reality. Note there is behaviour change for BIND 9.5.
+                       [RT #17113]
+
        --- 9.4.2rc1 released ---
 
 2249.   [bug]           Only set Authentic Data bit if client requested
index 8bee7220b7edf546651fc25a1b7f90609467e561..e30ca3f490f74cb90c6af3f54a9a056857016f55 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- File: $Id: Bv9ARM-book.xml,v 1.241.18.81 2007/09/07 07:30:53 marka Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.241.18.82 2007/09/26 03:28:27 marka Exp $ -->
 <book xmlns:xi="http://www.w3.org/2001/XInclude">
   <title>BIND 9 Administrator Reference Manual</title>
 
@@ -4641,12 +4641,18 @@ digits</varname>" + "<varname>tkey-domain</varname>". In most cases,
             <listitem>
               <para>
                 The pathname of the file the server writes memory
-                usage statistics to on exit. If not specified,
-                the default is
-                <filename>named.memstats</filename>.
+                usage statistics to on exit.  If specified the
+               statistics will be written to the file on exit.
               </para>
-            </listitem>
-          </varlistentry>
+             <para>
+               In <acronym>BIND</acronym> 9.5 and later this will
+               default to <filename>named.memstats</filename>.
+               <acronym>BIND</acronym> 9.5 will also introduce
+               <command>memstatistics</command> to control the
+               writing.
+             </para>
+           </listitem>
+         </varlistentry>
 
           <varlistentry>
             <term><command>pid-file</command></term>