From 12cd61e9742e328b59a4a72167012ab8a4ae6d71 Mon Sep 17 00:00:00 2001 From: Jeremy Reed Date: Tue, 14 Jul 2009 17:57:25 +0000 Subject: [PATCH] Few grammar fixes already done in HEAD. Spelling fix already also done in HEAD and reported in RT #19935. (This is v9_4.) --- doc/arm/Bv9ARM-book.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 37690080df..a39db5f963 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 @@ -2449,7 +2449,7 @@ allow-update { key host1-host2. ;}; After DNSSEC gets established, a typical DNSSEC configuration - will look something like the following. It has a one or + will look something like the following. It has one or more public keys for the root. This allows answers from outside the organization to be validated. It will also have several keys for parts of the namespace the organization @@ -7353,7 +7353,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; These set the initial value (minimum) and maximum number of recursive - simultanious clients for any given query + simultaneous clients for any given query (<qname,qtype,qclass>) that the server will accept before dropping additional clients. named will attempt to self tune this value and changes will be logged. The @@ -7491,7 +7491,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; Named will attempt to determine if a built-in zone already exists or is active (covered by a forward-only forwarding declaration) - and will not create a empty zone in that case. + and will not create an empty zone in that case. The current list of empty zones is: @@ -7719,7 +7719,7 @@ XXX: end of RFC1918 addresses #defined out --> The number of queries which the server attempted to - recurse but discover a existing query with the same + recurse but discover an existing query with the same IP address, port, query id, name, type and class already being processed. @@ -7732,7 +7732,7 @@ XXX: end of RFC1918 addresses #defined out --> The number of queries for which the server - discovered a excessive number of existing + discovered an excessive number of existing recursive queries for the same name, type and class and were subsequently dropped.