]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
removed redundant white space
authorTatuya JINMEI 神明達哉 <jinmei@isc.org>
Mon, 23 Jun 2008 22:20:05 +0000 (22:20 +0000)
committerTatuya JINMEI 神明達哉 <jinmei@isc.org>
Mon, 23 Jun 2008 22:20:05 +0000 (22:20 +0000)
doc/arm/Bv9ARM-book.xml

index c696568ffd1bf8133b4e2e204deaec18f671a796..70ff8d42388b5b2d43a7838ac9e20a17f878a38a 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- File: $Id: Bv9ARM-book.xml,v 1.360 2008/06/23 19:41:18 jinmei Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.361 2008/06/23 22:20:05 jinmei Exp $ -->
 <book xmlns:xi="http://www.w3.org/2001/XInclude">
   <title>BIND 9 Administrator Reference Manual</title>
 
@@ -6332,7 +6332,7 @@ query-source-v6 address * port *;
            <command>named</command> will use the corresponding system
            default range; otherwise, it will use its own defaults:
          </para>
-           
+
 <programlisting>use-v4-udp-ports { range 1024 65535; };
 use-v6-udp-ports { range 1024 65535; };
 </programlisting>