diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index b78d6a69a5..f6093aa876 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -18,7 +18,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + BIND 9 Administrator Reference Manual @@ -2316,7 +2316,7 @@ statement: controls { };. <command>include</command> Statement Grammar - include filename; + include filename; <command>include</command> Statement Definition and Usage @@ -2332,7 +2332,7 @@ statement: controls { };. <command>key</command> Statement Grammar -key key_id { +key key_id { algorithm string; secret string; }; @@ -2820,7 +2820,7 @@ to be easily used by multiple stub and slave zones. This is the grammar of the options statement in the named.conf file: -options { +options { version version_string; hostname hostname_string; server-id server_id_string; @@ -4517,7 +4517,7 @@ to be incremented, and may additionally cause the <command>server</command> Statement Grammar -server ip_addr { +server ip_addr { bogus yes_or_no ; provide-ixfr yes_or_no ; request-ixfr yes_or_no ; @@ -4623,7 +4623,7 @@ For more details, see the description of <command>trusted-keys</command> Statement Grammar -trusted-keys { +trusted-keys { string number number number string ; string number number number string ; ... }; @@ -4663,7 +4663,7 @@ For more details, see the description of <command>view</command> Statement Grammar -view view_name +view view_name class { match-clients { address_match_list } ; match-destinations { address_match_list } ; @@ -4759,7 +4759,7 @@ view "external" { <command>zone</command> Statement Grammar -zone zone_name class { +zone zone_name class { type master; allow-query { address_match_list } ; allow-transfer { address_match_list } ;