diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 39224a312c..f7c5db73cc 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + @@ -668,7 +668,7 @@ of a server. refresh -Forced refresh of specified zone. +Force a refresh of specified zone. reload @@ -707,7 +707,7 @@ of a server. As noted above, only a limited number of commands are - available for BIND 9.0.0. The other + available in BIND 9.1. The other commands, and more, are planned to be implemented for future releases. @@ -2754,9 +2754,9 @@ answers. The default is no. statistics -If yes, the server will, by default, collect +If yes, the server will, by default, collect statistical data on all zones in the server. These statistics may be accessed -using the rndc which will dump them to the file listed +using rndc stats, which will dump them to the file listed in the statistics-file option listed above. @@ -3832,9 +3832,9 @@ on loading and ignores the option. statistics -If set to yes, the server will keep statistical +If yes, the server will keep statistical information for all zones in the view, which can be dumped to the -statistics-file defined in the server options. +statistics-file defined in the server options. sig-validity-interval @@ -5499,9 +5499,12 @@ after which they are deleted unless updated by their authors. Format of statistics file -The statistics file generated by Bind9 is similar in form to that -generated by Bind8, but is not identical, due to differences in the counters -currently implemented in Bind9. +The statistics file generated by BIND 9 +is similar in form to that +generated by BIND 8, but is not identical, +due to differences in the counters +currently implemented in BIND 9. + The statistics dump begins with the line +++ Statistics Dump +++ (973798949), where the number in parentheses is a standard Unix-style timestamp, measured as seconds since January 1, 1970. Following @@ -5536,7 +5539,7 @@ of queries which return delegations instead a final answer. of queries made which return a result code of NXRRSET. -nxdoimain +nxdomain This counter is used to track the number of queries made which return a result code of NXDOMAIN.