Browse Source

[trac1011] reformat some docbook

(no change to final result)
Jeremy C. Reed 13 years ago
parent
commit
9819295a58
1 changed files with 15 additions and 12 deletions
  1. 15 12
      doc/guide/bind10-guide.xml

+ 15 - 12
doc/guide/bind10-guide.xml

@@ -1476,10 +1476,11 @@ then change those defaults with config set Resolver/forward_addresses[0]/address
       <title>Logging Message Formatn</title>
 
       <para>
-          Each message written by BIND 10 to the configured logging destinations
-          comprises a number of components that identify the origin of the
-          message and, if the message indicates a problem, information about the
-          problem that may be useful in fixing it.
+	  Each message written by BIND 10 to the configured logging
+	  destinations comprises a number of components that identify
+	  the origin of the message and, if the message indicates
+	  a problem, information about the problem that may be
+	  useful in fixing it.
       </para>
 
       <para>
@@ -1542,14 +1543,16 @@ then change those defaults with config set Resolver/forward_addresses[0]/address
           <varlistentry>
           <term>error 111 opening TCP socket to 127.0.0.1(53)</term>
           <listitem><para>
-              A brief description of the cause of the problem.  Within this text,
-              information relating to the condition that caused the message to
-              be logged will be included.  In this example, error number 111
-              (an operating system-specific error number) was encountered when
-              trying to open a TCP connection to port 53 on the local system
-              (address 127.0.0.1).  The next step would be to find out the reason
-              for the failure by consulting your system's documentation to
-              identify what error number 111 means.
+	      A brief description of the cause of the problem.
+	      Within this text, information relating to the condition
+	      that caused the message to be logged will be included.
+	      In this example, error number 111 (an operating
+	      system-specific error number) was encountered when
+	      trying to open a TCP connection to port 53 on the
+	      local system (address 127.0.0.1).  The next step
+	      would be to find out the reason for the failure by
+	      consulting your system's documentation to identify
+	      what error number 111 means.
           </para></listitem>
           </varlistentry>
           </variablelist>