diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 50837256f5..2deda043f8 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + BIND 9 Administrator Reference Manual @@ -4133,13 +4133,14 @@ DNSSEC validation on all DNS data in subdomains of a security root. multiple key entries, each consisting of the key's domain name, flags, protocol, algorithm, and the base-64 representation of the key data. + <command>view</command> Statement Grammar -view view_name class { +view view_name + class { match-clients { address_match_list } ; match-destinations { address_match_list } ; match-recursive-only { yes_or_no } ; view_option; ... - zone-statistics yes_or_no ; zone_statement; ... };