]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
2655. [doc] Document that key-directory does not affect
authorMark Andrews <marka@isc.org>
Tue, 25 Aug 2009 04:41:23 +0000 (04:41 +0000)
committerMark Andrews <marka@isc.org>
Tue, 25 Aug 2009 04:41:23 +0000 (04:41 +0000)
                        rndc.key.  [RT #20155]

CHANGES
doc/arm/Bv9ARM-book.xml

diff --git a/CHANGES b/CHANGES
index 189e6d3e81ab53108054213dc86cf3c2b8986e4b..505cd3732bd25a1e19d1518c8fc28d4437ff1440 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+2655.  [doc]           Document that key-directory does not affect
+                       rndc.key.  [RT #20155]
 
        --- 9.5.2b released ---
 
index 6ac2f5cd35f60500e89730c3a04b632fccfcb717..47dc13fef3936ed733bbe3c4748a3cd23e18330d 100644 (file)
@@ -35,7 +35,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- File: $Id: Bv9ARM-book.xml,v 1.340.24.42 2009/07/14 18:01:02 jreed Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.340.24.43 2009/08/25 04:41:23 marka Exp $ -->
 <book xmlns:xi="http://www.w3.org/2001/XInclude">
   <title>BIND 9 Administrator Reference Manual</title>
 
@@ -4900,11 +4900,12 @@ category notify { null; };
             <listitem>
               <para>
                 When performing dynamic update of secure zones, the
-                directory where the public and private key files should be
-                found,
-                if different than the current working directory.  The
-                directory specified
-                must be an absolute path.
+                directory where the public and private DNSSEC key files
+                should be found, if different than the current working
+                directory.  The directory specified must be an absolute
+                path.  (Note that this option has no effect on the paths
+                for files containing non-DNSSEC keys such as the
+                <filename>rndc.key</filename>.
               </para>
             </listitem>
           </varlistentry>