Browse Source

[jreed-docs-2] remove some spaces at ends of lines in guide

Jeremy C. Reed 14 years ago
parent
commit
c136060da6
1 changed files with 24 additions and 24 deletions
  1. 24 24
      doc/guide/bind10-guide.xml

+ 24 - 24
doc/guide/bind10-guide.xml

@@ -129,7 +129,7 @@
 	The processes started by the <command>bind10</command>
 	The processes started by the <command>bind10</command>
 	command have names starting with "b10-", including:
 	command have names starting with "b10-", including:
       </para>
       </para>
-      
+
       <para>
       <para>
 
 
         <itemizedlist>
         <itemizedlist>
@@ -224,7 +224,7 @@
 
 
     <section id="managing_once_running">
     <section id="managing_once_running">
       <title>Managing BIND 10</title>
       <title>Managing BIND 10</title>
-      
+
       <para>
       <para>
 	Once BIND 10 is running, a few commands are used to interact
 	Once BIND 10 is running, a few commands are used to interact
 	directly with the system:
 	directly with the system:
@@ -263,7 +263,7 @@
 <!-- TODO point to these -->
 <!-- TODO point to these -->
       In addition, manual pages are also provided in the default installation.
       In addition, manual pages are also provided in the default installation.
     </para>
     </para>
-      
+
 <!--
 <!--
 bin/
 bin/
   bindctl*
   bindctl*
@@ -370,7 +370,7 @@ Debian and Ubuntu:
       </para>
       </para>
 
 
       <orderedlist>
       <orderedlist>
-    
+
         <listitem>
         <listitem>
           <simpara>
           <simpara>
             Install required build dependencies.
             Install required build dependencies.
@@ -454,7 +454,7 @@ Debian and Ubuntu:
           Downloading a release tar file is the recommended method to
           Downloading a release tar file is the recommended method to
           obtain the source code.
           obtain the source code.
         </para>
         </para>
-        
+
         <para>
         <para>
           The BIND 10 releases are available as tar file downloads from
           The BIND 10 releases are available as tar file downloads from
           <ulink url="ftp://ftp.isc.org/isc/bind10/"/>.
           <ulink url="ftp://ftp.isc.org/isc/bind10/"/>.
@@ -533,34 +533,34 @@ Debian and Ubuntu:
               <simpara>Define the the installation location (the
               <simpara>Define the the installation location (the
                 default is <filename>/usr/local/</filename>).
                 default is <filename>/usr/local/</filename>).
               </simpara>
               </simpara>
-            </listitem> 
+            </listitem>
           </varlistentry>
           </varlistentry>
 
 
           <varlistentry>
           <varlistentry>
             <term>--with-boost-include</term>
             <term>--with-boost-include</term>
-            <listitem> 
+            <listitem>
               <simpara>Define the path to find the Boost headers.
               <simpara>Define the path to find the Boost headers.
               </simpara>
               </simpara>
-            </listitem> 
+            </listitem>
           </varlistentry>
           </varlistentry>
 
 
           <varlistentry>
           <varlistentry>
             <term>--with-pythonpath</term>
             <term>--with-pythonpath</term>
-            <listitem> 
+            <listitem>
               <simpara>Define the path to Python 3.1 if it is not in the
               <simpara>Define the path to Python 3.1 if it is not in the
                 standard execution path.
                 standard execution path.
               </simpara>
               </simpara>
-            </listitem> 
+            </listitem>
           </varlistentry>
           </varlistentry>
 
 
           <varlistentry>
           <varlistentry>
             <term>--with-gtest</term>
             <term>--with-gtest</term>
-            <listitem> 
+            <listitem>
               <simpara>Enable building the C++ Unit Tests using the
               <simpara>Enable building the C++ Unit Tests using the
                 Google Tests framework. Optionally this can define the
                 Google Tests framework. Optionally this can define the
                 path to the gtest header files and library.
                 path to the gtest header files and library.
               </simpara>
               </simpara>
-            </listitem> 
+            </listitem>
           </varlistentry>
           </varlistentry>
 
 
           </variablelist>
           </variablelist>
@@ -679,13 +679,13 @@ Debian and Ubuntu:
         </para>
         </para>
       </section>
       </section>
   -->
   -->
-  
+
   </chapter>
   </chapter>
 
 
   <chapter id="bind10">
   <chapter id="bind10">
     <title>Starting BIND10 with <command>bind10</command></title>
     <title>Starting BIND10 with <command>bind10</command></title>
     <para>
     <para>
-      BIND 10 provides the <command>bind10</command> command which 
+      BIND 10 provides the <command>bind10</command> command which
       starts up the required processes.
       starts up the required processes.
       <command>bind10</command>
       <command>bind10</command>
       will also restart processes that exit unexpectedly.
       will also restart processes that exit unexpectedly.
@@ -694,7 +694,7 @@ Debian and Ubuntu:
 
 
     <para>
     <para>
       After starting the <command>b10-msgq</command> communications channel,
       After starting the <command>b10-msgq</command> communications channel,
-      <command>bind10</command> connects to it, 
+      <command>bind10</command> connects to it,
       runs the configuration manager, and reads its own configuration.
       runs the configuration manager, and reads its own configuration.
       Then it starts the other modules.
       Then it starts the other modules.
     </para>
     </para>
@@ -752,7 +752,7 @@ Debian and Ubuntu:
         <command>b10-msgq</command> service.
         <command>b10-msgq</command> service.
         It listens on 127.0.0.1.
         It listens on 127.0.0.1.
       </para>
       </para>
-      
+
 <!-- TODO: this is broken, see Trac #111
 <!-- TODO: this is broken, see Trac #111
       <para>
       <para>
         To select an alternate port for the <command>b10-msgq</command> to
         To select an alternate port for the <command>b10-msgq</command> to
@@ -1078,10 +1078,10 @@ since we used bind10 -->
         The configuration data item is:
         The configuration data item is:
 
 
         <variablelist>
         <variablelist>
-    
+
           <varlistentry>
           <varlistentry>
             <term>database_file</term>
             <term>database_file</term>
-            <listitem> 
+            <listitem>
               <simpara>This is an optional string to define the path to find
               <simpara>This is an optional string to define the path to find
                  the SQLite3 database file.
                  the SQLite3 database file.
 <!-- TODO: -->
 <!-- TODO: -->
@@ -1103,7 +1103,7 @@ This may be a temporary setting until then.
 
 
           <varlistentry>
           <varlistentry>
             <term>shutdown</term>
             <term>shutdown</term>
-            <listitem> 
+            <listitem>
               <simpara>Stop the authoritative DNS server.
               <simpara>Stop the authoritative DNS server.
               </simpara>
               </simpara>
 <!-- TODO: what happens when this is sent, will bind10 restart? -->
 <!-- TODO: what happens when this is sent, will bind10 restart? -->
@@ -1159,7 +1159,7 @@ This may be a temporary setting until then.
 
 
           <varlistentry>
           <varlistentry>
             <term>$INCLUDE</term>
             <term>$INCLUDE</term>
-            <listitem> 
+            <listitem>
               <simpara>Loads an additional zone file. This may be recursive.
               <simpara>Loads an additional zone file. This may be recursive.
               </simpara>
               </simpara>
             </listitem>
             </listitem>
@@ -1167,7 +1167,7 @@ This may be a temporary setting until then.
 
 
           <varlistentry>
           <varlistentry>
             <term>$ORIGIN</term>
             <term>$ORIGIN</term>
-            <listitem> 
+            <listitem>
               <simpara>Defines the relative domain name.
               <simpara>Defines the relative domain name.
               </simpara>
               </simpara>
             </listitem>
             </listitem>
@@ -1175,7 +1175,7 @@ This may be a temporary setting until then.
 
 
           <varlistentry>
           <varlistentry>
             <term>$TTL</term>
             <term>$TTL</term>
-            <listitem> 
+            <listitem>
               <simpara>Defines the time-to-live value used for following
               <simpara>Defines the time-to-live value used for following
                 records that don't include a TTL.
                 records that don't include a TTL.
               </simpara>
               </simpara>
@@ -1240,7 +1240,7 @@ TODO
 
 
     <note><simpara>
     <note><simpara>
      The current development release of BIND 10 only supports
      The current development release of BIND 10 only supports
-     AXFR. (IXFR is not supported.) 
+     AXFR. (IXFR is not supported.)
 
 
 <!-- TODO: sqlite3 data source only? -->
 <!-- TODO: sqlite3 data source only? -->
 
 
@@ -1287,7 +1287,7 @@ what if a NOTIFY is sent?
 
 
     <note><simpara>
     <note><simpara>
      The current development release of BIND 10 only supports
      The current development release of BIND 10 only supports
-     AXFR. (IXFR is not supported.) 
+     AXFR. (IXFR is not supported.)
      Access control is not yet provided.
      Access control is not yet provided.
     </simpara></note>
     </simpara></note>