diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 7662288598..45243cd445 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + BIND 9 Administrator Reference Manual @@ -2648,7 +2648,7 @@ those servers during resolution. delegation-only Delegation only. Logs queries that have have been forced to NXDOMAIN as the result of a delegation-only zone or -a delegation-only in a hint or stub zone declartation. +a delegation-only in a hint or stub zone declaration. @@ -2950,7 +2950,7 @@ The default is not to preference any type (NONE). root-delegation-only -Turn on enforcment of delegation-only in TLDs and root zones with an optional +Turn on enforcement of delegation-only in TLDs and root zones with an optional exclude list. @@ -3799,7 +3799,7 @@ function in BIND 8. max-journal-size Sets a maximum size for each journal file -(). When the journal file approches +(). When the journal file approaches the specified size, some of the oldest transactions in the journal will be automatically removed. The default is unlimited. @@ -4619,7 +4619,7 @@ any forwarders in the options statement. Thus if you want to use this type of zone to change the behavior of the global forward option (that is, "forward first to", then "forward only", or vice versa, but want to use the same -servers as set globally) you need to respecify the global forwarders. +servers as set globally) you need to re-specify the global forwarders. @@ -4635,7 +4635,7 @@ Classes other than IN have no built-in defaults hints. delegation-only This is used to enforce the delegation only status of infrastructure zones (e.g. COM, NET, ORG). Any answer that -is received without a explicit or implict delegation in the authority +is received without a explicit or implicit delegation in the authority section will be treated as NXDOMAIN. This does not apply to the zone apex. This SHOULD NOT be applied to leaf zones. delegation-only has no effect on answers received @@ -5558,7 +5558,7 @@ value. To get a $ in the output you need to escape the $ using a backslash \, e.g. \$. The $ may optionally be followed -by modifiers which change the offset from the interator, field width and base. +by modifiers which change the offset from the iterator, field width and base. Modifiers are introduced by a { immediately following the $ as ${offset[,width[,base]]}. e.g. ${-20,3,d} which subtracts 20 from the current value, @@ -5570,13 +5570,13 @@ If the lhs is not absolute, the current $ORIGIN is appended to the name. For compatibility with earlier versions $$ is still -recognised a indicating a literal $ in the output. +recognized a indicating a literal $ in the output. ttl ttl specifies the ttl of the generated records. If not specified this will be - inherited using the normal ttl inhertance rules. + inherited using the normal ttl inheritance rules. class and ttl can be entered in either order. @@ -5791,7 +5791,7 @@ all. Appendices - Acknowledgements + Acknowledgments A Brief History of the <acronym>DNS</acronym> and <acronym>BIND</acronym>