BIND 10 trac2252, updated. e42a6c969cda1e3676c9884e9697349e18db92b7 [2252] suggested editorial changes to the man page

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Mar 8 04:36:39 UTC 2013


The branch, trac2252 has been updated
       via  e42a6c969cda1e3676c9884e9697349e18db92b7 (commit)
      from  f4486e178f04944792e169c1a7a0c5098dd2c223 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e42a6c969cda1e3676c9884e9697349e18db92b7
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Mar 7 20:36:25 2013 -0800

    [2252] suggested editorial changes to the man page

-----------------------------------------------------------------------

Summary of changes:
 src/bin/xfrin/b10-xfrin.xml |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/bin/xfrin/b10-xfrin.xml b/src/bin/xfrin/b10-xfrin.xml
index b02f6aa..b29cbbd 100644
--- a/src/bin/xfrin/b10-xfrin.xml
+++ b/src/bin/xfrin/b10-xfrin.xml
@@ -233,8 +233,8 @@ operation
             <varlistentry>
               <term><replaceable>zonename</replaceable></term>
               <listitem><simpara>
-                A actual zone name or special zone name <quote>_SERVER_</quote>
-                representing an entire server
+                An actual zone name or special zone name
+		<quote>_SERVER_</quote> representing the entire server
                 </simpara>
                 <variablelist>
 
@@ -319,9 +319,11 @@ operation
     </variablelist>
 
     <para>
-      In per-zone counters the special zone name <quote>_SERVER_</quote> exists.
-      It doesn't mean a specific zone. It represents an entire server and its
-      value means a total count of all zones.
+      In per-zone counters the special zone name <quote>_SERVER_</quote>
+      exists.
+      It doesn't mean a specific zone. It represents the entire server
+      and the counter value of this special zone is the total of the
+      same counter for all zones.
     </para>
 
   </refsect1>



More information about the bind10-changes mailing list