]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
s/ddns.key/session.key/
authorEvan Hunt <each@isc.org>
Wed, 16 Dec 2009 07:13:02 +0000 (07:13 +0000)
committerEvan Hunt <each@isc.org>
Wed, 16 Dec 2009 07:13:02 +0000 (07:13 +0000)
bin/nsupdate/nsupdate.docbook

index 31afb2811dd65d1ccd9c86b6c91604b421bf993f..39714b3a8eb44805756e9cbc8c72907acf3823ac 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: nsupdate.docbook,v 1.41 2009/10/16 02:59:41 each Exp $ -->
+<!-- $Id: nsupdate.docbook,v 1.42 2009/12/16 07:13:02 each Exp $ -->
 <refentry id="man.nsupdate">
   <refentryinfo>
     <date>Aug 25, 2009</date>
       using the <option>-l</option> flag.  This sets the server address to
       localhost (disabling the <command>server</command> so that the server
       address cannot be overridden).  Connections to the local server will
-      use a TSIG key found in <filename>/var/run/named/ddns.key</filename>,
+      use a TSIG key found in <filename>/var/run/named/session.key</filename>,
       which is automatically generated by <command>named</command> if any
       local master zone has set <command>update-policy</command> to
       <command>local</command>.  The location of this key file can be
       </varlistentry>
 
       <varlistentry>
-        <term><constant>/var/run/named/ddns.key</constant></term>
+        <term><constant>/var/run/named/session.key</constant></term>
         <listitem>
           <para>
             sets the default TSIG key for use in local-only mode