]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
2462. [doc] Document -m (enable memory usage debugging)
authorMark Andrews <marka@isc.org>
Tue, 14 Oct 2008 00:55:01 +0000 (00:55 +0000)
committerMark Andrews <marka@isc.org>
Tue, 14 Oct 2008 00:55:01 +0000 (00:55 +0000)
                        option for dig. [RT #18757]

CHANGES
bin/dig/dig.c
bin/dig/dig.docbook

diff --git a/CHANGES b/CHANGES
index 4978747616f8386340ea2e5b80a978e096265401..f0d7b255663d90e220e57997ca1b41a6ebcc56b8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+2462.  [doc]           Document -m (enable memory usage debugging)
+                       option for dig. [RT #18757]
+
 2461.  [port]          sunos: Change #2363 was not complete. [RT #17513]
 
 2458.  [doc]           ARM: update and correction for max-cache-size.
index d5bb953db1fd8330319eb6f0550347230c970491..61adee434d9d3f1e67a4c443da22addea4a67fb8 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dig.c,v 1.157.2.13.2.37 2008/04/28 23:45:35 tbox Exp $ */
+/* $Id: dig.c,v 1.157.2.13.2.38 2008/10/14 00:55:00 marka Exp $ */
 
 #include <config.h>
 #include <stdlib.h>
@@ -147,6 +147,7 @@ help(void) {
 "                 -y name:key         (specify named base64 tsig key)\n"
 "                 -4                  (use IPv4 query transport only)\n"
 "                 -6                  (use IPv6 query transport only)\n"
+"                 -m                  (enable memory usage debugging)\n"
 "        d-opt    is of the form +keyword[=value], where keyword is:\n"
 "                 +[no]vc             (TCP mode)\n"
 "                 +[no]tcp            (TCP mode, alternate syntax)\n"
index eaf0033c8ba34b0c2fea7d31a0703a488e684da4..8a072d191d3ab904c10e158d4f37cd6a351228e2 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dig.docbook,v 1.4.2.7.4.22 2008/10/03 23:45:29 tbox Exp $ -->
+<!-- $Id: dig.docbook,v 1.4.2.7.4.23 2008/10/14 00:55:01 marka Exp $ -->
 
 <refentry>
 
@@ -63,6 +63,7 @@
 <arg><option>-c <replaceable class="parameter">class</replaceable></option></arg>
 <arg><option>-f <replaceable class="parameter">filename</replaceable></option></arg>
 <arg><option>-k <replaceable class="parameter">filename</replaceable></option></arg>
+<arg><option>-m</option></arg>
 <arg><option>-p <replaceable class="parameter">port#</replaceable></option></arg>
 <arg><option>-t <replaceable class="parameter">type</replaceable></option></arg>
 <arg><option>-x <replaceable class="parameter">addr</replaceable></option></arg>
@@ -201,6 +202,12 @@ the same way they would be presented as queries to
 <command>dig</command> using the command-line interface.
 </para>
 
+      <para>
+       The <option>-m</option> option enables memory usage debugging.
+       <!-- It enables ISC_MEM_DEBUGTRACE and ISC_MEM_DEBUGRECORD
+            documented in include/isc/mem.h -->
+      </para>
+
 <para>
 If a non-standard port number is to be queried, the
 <option>-p</option> option is used.  <parameter>port#</parameter> is