]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Document the rndc "validation" command.
authorJeremy Reed <jreed@isc.org>
Fri, 13 Jun 2008 19:36:12 +0000 (19:36 +0000)
committerJeremy Reed <jreed@isc.org>
Fri, 13 Jun 2008 19:36:12 +0000 (19:36 +0000)
This is part of my bug #18158.

doc/arm/Bv9ARM-book.xml

index 0a852e3987776d839ab40fd3593581d981fddb63..c0dc513b94a5e55aa8351b0be67b5a7572018961 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- File: $Id: Bv9ARM-book.xml,v 1.354 2008/06/06 18:27:59 jreed Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.355 2008/06/13 19:36:12 jreed Exp $ -->
 <book xmlns:xi="http://www.w3.org/2001/XInclude">
   <title>BIND 9 Administrator Reference Manual</title>
 
@@ -1364,6 +1364,21 @@ zone "eng.example.com" {
                     </listitem>
                   </varlistentry>
 
+                  <varlistentry>
+                    <term><userinput>validation
+                        <optional>on|off</optional>
+                        <optional><replaceable>view ...</replaceable></optional>
+                    </userinput></term>
+                    <listitem>
+                      <para>
+                        Enable or disable DNSSEC validation.
+                        Note <command>dnssec-enable</command> also needs to be
+                        set to <userinput>yes</userinput> to be effective.
+                        It defaults to enabled.
+                      </para>
+                    </listitem>
+                  </varlistentry>
+
                 </variablelist>
 
                 <para>