mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-13 22:22:08 -04:00
s/dnssec-validate/dnssec-validatation/
This commit is contained in:
parent
83ef207a84
commit
ecd12b0acc
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- File: $Id: Bv9ARM-book.xml,v 1.325 2007/05/21 02:03:22 marka Exp $ -->
|
||||
<!-- File: $Id: Bv9ARM-book.xml,v 1.326 2007/05/28 00:09:07 marka Exp $ -->
|
||||
<book xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>BIND 9 Administrator Reference Manual</title>
|
||||
|
||||
|
|
@ -2427,7 +2427,7 @@ allow-update { key host1-host2. ;};
|
|||
<para>
|
||||
To enable <command>named</command> to validate answers from
|
||||
other servers both <command>dnssec-enable</command> and
|
||||
<command>dnssec-validate</command> must be set and some
|
||||
<command>dnssec-validation</command> must be set and some
|
||||
<command>trusted-keys</command> must be configured
|
||||
into <filename>named.conf</filename>.
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue