]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add space between RFC and number. This is to be consistent.
authorJeremy Reed <jreed@isc.org>
Thu, 2 Apr 2009 14:19:06 +0000 (14:19 +0000)
committerJeremy Reed <jreed@isc.org>
Thu, 2 Apr 2009 14:19:06 +0000 (14:19 +0000)
This same sentence did it two different ways!

(I will later fix the rest per my old ticket #16942.)

doc/arm/Bv9ARM-book.xml

index d5524f3fdb177bb7a98dd3358b7ed40f4d6a0187..20d3ade0ca9a621ce9a6100739d01aabc699da2d 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- File: $Id: Bv9ARM-book.xml,v 1.241.18.103 2009/03/05 04:30:06 marka Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.241.18.104 2009/04/02 14:19:06 jreed Exp $ -->
 <book xmlns:xi="http://www.w3.org/2001/XInclude">
   <title>BIND 9 Administrator Reference Manual</title>
 
@@ -2236,7 +2236,7 @@ allow-update { key host1-host2. ;};
 
       <para>
         <acronym>BIND</acronym> 9 partially supports DNSSEC SIG(0)
-            transaction signatures as specified in RFC 2535 and RFC2931.
+            transaction signatures as specified in RFC 2535 and RFC 2931.
         SIG(0)
         uses public/private keys to authenticate messages.  Access control
         is performed in the same manner as TSIG keys; privileges can be