]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
2844. [doc] notify-delay default in ARM was wrong. It should have
authorMark Andrews <marka@isc.org>
Sat, 23 Jan 2010 00:33:21 +0000 (00:33 +0000)
committerMark Andrews <marka@isc.org>
Sat, 23 Jan 2010 00:33:21 +0000 (00:33 +0000)
                        been five (5) seconds.

CHANGES
doc/arm/Bv9ARM-book.xml

diff --git a/CHANGES b/CHANGES
index a94f07559a884f041b5eb07e4526b8367de17664..cced8e1c1b7a40d134d80398de01c0047c4e69b5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+2844.  [doc]           notify-delay default in ARM was wrong.  It should have
+                       been five (5) seconds.
+
 2843.  [func]          Prevent dnssec-keygen and dnssec-keyfromlabel from
                        creating key files if there is a chance that the new
                        key ID will collide with an existing one after
index 253e4bb445c62b60932a9e83f92e860dfbb211fb..bbf7b778a171a1bebf62443c3a9ead61f1062ddb 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- File: $Id: Bv9ARM-book.xml,v 1.453 2010/01/07 23:48:54 tbox Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.454 2010/01/23 00:33:21 marka Exp $ -->
 <book xmlns:xi="http://www.w3.org/2001/XInclude">
   <title>BIND 9 Administrator Reference Manual</title>
 
@@ -8437,7 +8437,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
               <listitem>
                 <para>
                   The delay, in seconds, between sending sets of notify
-                  messages for a zone.  The default is zero.
+                  messages for a zone.  The default is five (5) seconds.
                 </para>
               </listitem>
             </varlistentry>