]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen master
authorTinderbox User <tbox@isc.org>
Sun, 22 Oct 2017 01:10:28 +0000 (01:10 +0000)
committerTinderbox User <tbox@isc.org>
Sun, 22 Oct 2017 01:10:28 +0000 (01:10 +0000)
doc/arm/Bv9ARM.ch03.html
doc/arm/Bv9ARM.ch06.html

index 34a5e947defb02477c2c181be6aae258ff37a1d5..ced4536efa7ea3d41dfa2d88cc9b25275217a6b7 100644 (file)
@@ -603,7 +603,7 @@ zone "eng.example.com" {
                   "<strong class="userinput"><code>hmac-sha256</code></strong>",
                   "<strong class="userinput"><code>hmac-sha384</code></strong>"
                   and "<strong class="userinput"><code>hmac-sha512</code></strong>"
-                  have any meaning.  The secret is a base-64 encoded string
+                  have any meaning.  The secret is a Base64 encoded string
                   as specified in RFC 3548.
                 </p>
 
index 5f4e0c96d773f1fedb40aa3e764559c402d5ba79..128c5f3be8fa190df7826489b237f1b1a6025dc0 100644 (file)
           number of required bits preceded by a dash, e.g.
           <code class="literal">hmac-sha1-80</code>.  The
           <em class="replaceable"><code>secret_string</code></em> is the secret
-          to be used by the algorithm, and is treated as a base-64
+          to be used by the algorithm, and is treated as a Base64
           encoded string.
         </p>
 
@@ -8891,7 +8891,7 @@ example.com                 CNAME   rpz-tcp-only.
           <p>
             The <span class="command"><strong>trusted-keys</strong></span> statement can contain
             multiple key entries, each consisting of the key's
-            domain name, flags, protocol, algorithm, and the Base-64
+            domain name, flags, protocol, algorithm, and the Base64
             representation of the key data.
             Spaces, tabs, newlines and carriage returns are ignored
             in the key data, so the configuration may be split up into