BIND 10 jreed-docs, updated. b30c6c0843ae18a275f65e7ad5ab86bd78c82678 [jreed-docs] slight improvement to manual about secondary_zones.

BIND 10 source code commits bind10-changes at lists.isc.org
Thu May 19 18:58:09 UTC 2011


The branch, jreed-docs has been updated
       via  b30c6c0843ae18a275f65e7ad5ab86bd78c82678 (commit)
      from  765bfaf3ccf1a96e981210c429d5beacb229b4ce (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 b30c6c0843ae18a275f65e7ad5ab86bd78c82678
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu May 19 13:57:50 2011 -0500

    [jreed-docs] slight improvement to manual about secondary_zones.

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

Summary of changes:
 src/bin/zonemgr/b10-zonemgr.8   |   10 ++++------
 src/bin/zonemgr/b10-zonemgr.xml |    7 +++----
 2 files changed, 7 insertions(+), 10 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/bin/zonemgr/b10-zonemgr.8 b/src/bin/zonemgr/b10-zonemgr.8
index 2a996ad..bfc0a7b 100644
--- a/src/bin/zonemgr/b10-zonemgr.8
+++ b/src/bin/zonemgr/b10-zonemgr.8
@@ -70,14 +70,12 @@ The default is 14400 (4 hours)\&.
 \fIsecondary_zones\fR
 is a list of slave zones that the
 \fBb10\-zonemgr\fR
-should keep timers for\&. The list item is the
-\fIsecondary_zone\fR
-which defines the
+should keep timers for\&. The list items include the
+\fIname\fR
+(which defines the zone name) and the
 \fIclass\fR
 (which defaults to
-\(lqIN\(rq) and the
-\fIname\fR
-which contains the zone name\&.
+\(lqIN\(rq)\&.
 .PP
 (A deprecated configuration is
 \fIjitter_scope\fR
diff --git a/src/bin/zonemgr/b10-zonemgr.xml b/src/bin/zonemgr/b10-zonemgr.xml
index 755bf00..00f5d04 100644
--- a/src/bin/zonemgr/b10-zonemgr.xml
+++ b/src/bin/zonemgr/b10-zonemgr.xml
@@ -152,10 +152,9 @@
     <para>
       <varname>secondary_zones</varname> is a list of slave zones
       that the <command>b10-zonemgr</command> should keep timers for.
-      The list item is the <varname>secondary_zone</varname>
-      which defines the <varname>class</varname> (which defaults to
-      <quote>IN</quote>) and the <varname>name</varname> which contains
-      the zone name.
+      The list items include the <varname>name</varname> (which
+      defines the zone name) and the <varname>class</varname>
+      (which defaults to <quote>IN</quote>).
     </para>
 
     <para>




More information about the bind10-changes mailing list