]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen master
authorTinderbox User <tbox@isc.org>
Wed, 7 Nov 2012 01:04:33 +0000 (01:04 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 7 Nov 2012 01:04:33 +0000 (01:04 +0000)
doc/arm/Bv9ARM.ch03.html
doc/arm/Bv9ARM.ch06.html

index 84ee7a3298aafed6447e860e7ec1125d1a9271bd..ddab718b3ec01bbc8d9482362628003b5a840416 100644 (file)
@@ -730,7 +730,7 @@ zone "eng.example.com" {
                      <em class="replaceable"><code>keyname</code></em>
                      [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span></dt>
 <dd><p>
-                        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.)
                       </p></dd>
index 8943d705e608390acfd79cd907ec80438bacf813..d25d2fce33b90885dcb02875005845de62113bb3 100644 (file)
@@ -3468,7 +3468,7 @@ options {
                 </p>
 <p>
                   If <strong class="userinput"><code>break-dnssec</code></strong>,
-                  then AAAA records are deleted even when dnssec is enabled.
+                  then AAAA records are deleted even when DNSSEC is enabled.
                   As suggested by the name, this makes the response not verify,
                   because the DNSSEC protocol is designed detect deletions.
                 </p>
@@ -3496,7 +3496,7 @@ options {
 <dt><span class="term"><span><strong class="command">filter-aaaa-on-v6</strong></span></span></dt>
 <dd><p>
                   Identical to <span><strong class="command">filter-aaaa-on-v4</strong></span>,
-                  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 <strong class="userinput"><code>yes</code></strong>.
                 </p></dd>
@@ -7556,7 +7556,7 @@ example.com. NS ns2.example.net.
 <dd><p>
                     If <code class="literal">yes</code>, 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.