BIND 10 trac1819, updated. 8e75f294beadf32c9d7cdb0de879c4c5180ab9f5 bug #1819: Add manpage note that the --no-kill option was introduced for testing

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Mar 27 07:54:01 UTC 2012


The branch, trac1819 has been updated
       via  8e75f294beadf32c9d7cdb0de879c4c5180ab9f5 (commit)
      from  a77e76fd1656202a76d3e7ec67dd4e1930aba0c9 (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 8e75f294beadf32c9d7cdb0de879c4c5180ab9f5
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue Mar 27 13:21:47 2012 +0530

    bug #1819: Add manpage note that the --no-kill option was introduced for testing

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

Summary of changes:
 src/bin/bind10/bind10.xml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/bin/bind10/bind10.xml b/src/bin/bind10/bind10.xml
index a41e976..c86ce83 100644
--- a/src/bin/bind10/bind10.xml
+++ b/src/bin/bind10/bind10.xml
@@ -162,7 +162,8 @@
         <listitem>
 	  <para>When this option is passed, <command>bind10</command>
 	  does not send SIGTERM and SIGKILL signals to modules during
-	  shutdown.</para>
+	  shutdown. (This option was introduced for use during
+	  testing.)</para>
         </listitem>
       </varlistentry>
 



More information about the bind10-changes mailing list