]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] fix spelling
authorJeremy C. Reed <jreed@isc.org>
Tue, 6 Nov 2012 17:40:50 +0000 (11:40 -0600)
committerJeremy C. Reed <jreed@isc.org>
Tue, 6 Nov 2012 17:40:50 +0000 (11:40 -0600)
Noticed one while reading during Alan's training today.
Fixed two other misspellings while here.

doc/arm/Bv9ARM-book.xml

index 52fd53823cd6cd89f936ec035fd8f24e130cc743..07b3c7a8294694455d26ced1fba960578239e03a 100644 (file)
@@ -1542,7 +1542,7 @@ zone "eng.example.com" {
                      <optional><replaceable>view</replaceable></optional></term>
                     <listitem>
                       <para>
-                        Delete a given TKEY-negotated key from the server.
+                        Delete a given TKEY-negotiated key from the server.
                         (This does not apply to statically configured TSIG
                         keys.)
                       </para>
@@ -6832,7 +6832,7 @@ options {
               <listitem>
                 <para>
                   Identical to <command>filter-aaaa-on-v4</command>,
-                  excppt it filters AAAA responses to queries from IPv6
+                  except it filters AAAA responses to queries from IPv6
                   clients instead of IPv4 clients.  To filter all
                   responses, set both options to <userinput>yes</userinput>.
                 </para>
@@ -11720,7 +11720,7 @@ example.com. NS ns2.example.net.
                  <para>
                     If <literal>yes</literal>, this enables
                    "bump in the wire" signing of a zone, where a
-                   unsigned zone is transfered in or loaded from
+                   unsigned zone is transferred in or loaded from
                    disk and a signed version of the zone is served,
                    with possibly, a different serial number.  This
                    behaviour is disabled by default.