[svn] commit: r1555 - in /trunk/src/bin/xfrin: b10-xfrin.8 b10-xfrin.xml

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Mar 18 23:15:32 UTC 2010


Author: jreed
Date: Thu Mar 18 23:15:32 2010
New Revision: 1555

Log:
Comment out some docs that need work. Little clean up.
Regen the nroff version.

Modified:
    trunk/src/bin/xfrin/b10-xfrin.8
    trunk/src/bin/xfrin/b10-xfrin.xml

Modified: trunk/src/bin/xfrin/b10-xfrin.8
==============================================================================
--- trunk/src/bin/xfrin/b10-xfrin.8 (original)
+++ trunk/src/bin/xfrin/b10-xfrin.8 Thu Mar 18 23:15:32 2010
@@ -62,13 +62,7 @@
 .PP
 The configurable setting is transfers\-in which defines the maximum number of inbound zone transfers that can run concurrently\&. The default is 10\&.
 .PP
-The configuration commands are: print_settings shutdown
-
-retransfer triggers the transfer in for a single zone without checking the zone\'s serial number\&. retransfer has the following arguments: zone_name port (defaults to 53) master db_file (defaults to /tmp/zone\&.sqlite3
-
-
-
-The administrator can send zone transfer\-in command to xfrin module, or terminate all going transfer in by sending shutdown command to xfrin module\&.
+The configuration commands are: print_settings, shutdown, and retransfer (triggers the transfer in for a single zone without checking the zone\'s serial number)\&.
 .if n \{\
 .sp
 .\}

Modified: trunk/src/bin/xfrin/b10-xfrin.xml
==============================================================================
--- trunk/src/bin/xfrin/b10-xfrin.xml (original)
+++ trunk/src/bin/xfrin/b10-xfrin.xml Thu Mar 18 23:15:32 2010
@@ -92,20 +92,24 @@
       concurrently. The default is 10.
     </para>
 
-    <para>
-      The configuration commands are:
-print_settings
-shutdown
+<!-- TODO: formating -->
 <!-- TODO: refresh is code but not in spec -->
 <!-- schedule immediate maintenance for a zone(check soa serial ) -->
-
-retransfer triggers the transfer in for a single zone without checking
-the zone's serial number.
+    <para>
+      The configuration commands are:
+print_settings,
+shutdown, and
+retransfer (triggers the transfer in for a single zone without checking
+the zone's serial number).
+     </para>
+
+<!-- TODO:
+
 retransfer has the following arguments:
 zone_name
 port (defaults to 53)
 master
-db_file (defaults to /tmp/zone.sqlite3 <!-- TODO: fix this -->
+db_file (defaults to zone.sqlite3) --> <!-- TODO: fix this -->
 
 
 <!--
@@ -127,11 +131,14 @@
 -->
 
 <!-- TODO: reword -->
+<!-- TODO:
+    <para>
       The administrator can send zone transfer-in command to xfrin
-      module, or terminate all going transfer in by sending shutdown
-      command to xfrin module.
-
-    </para>
+      module, or terminate all ongoing incoming transfers by sending
+      the <quote>shutdown</quote> command to xfrin module.
+    </para>
+-->
+<!-- TODO: kills it and bind10 restarts? -->
 
     <note><para>
       This prototype version uses SQLite3 as its data source backend.




More information about the bind10-changes mailing list