]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_11] minor cleanup/clarification in dnstap documentation
authorEvan Hunt <each@isc.org>
Wed, 28 Sep 2016 03:46:54 +0000 (20:46 -0700)
committerEvan Hunt <each@isc.org>
Wed, 28 Sep 2016 03:46:54 +0000 (20:46 -0700)
Patch submitted by Tony Finch (dot@dotat.at).

(cherry picked from commit e9917a51d321c8ecf3b12491884bcb5114569f03)

bin/rndc/rndc.c
bin/rndc/rndc.docbook
bin/tools/dnstap-read.docbook

index 9fce52850ec27803740d8b6af9c25b6275ee5cb6..2d63602732edacdc4c41530cb78a9507da21a5b7 100644 (file)
@@ -101,7 +101,7 @@ command is one of the following:\n\
   delzone [-clean] zone [class [view]]\n\
                Removes zone from given view.\n\
   dnstap -reopen\n\
-               Close and re-open the DNSTAP output file.\n\
+               Close, truncate and re-open the DNSTAP output file.\n\
   dnstap -roll count\n\
                Close, rename and re-open the DNSTAP output file(s).\n\
   dumpdb [-all|-cache|-zones|-adb|-bad|-fail] [view ...]\n\
index dcd228db2751e91c957b3b232363c6a2f0a4c8ba..f719a224863f3eb822f450506a8d6e6c3fc78222 100644 (file)
          <para>
            Close and re-open DNSTAP output files.
            <command>rndc dnstap -reopen</command> allows the output
-           file to be renamed externally, then re-opened.
+           file to be renamed externally, so
+           that <command>named</command> can truncate and re-open it.
            <command>rndc dnstap -roll</command> causes the output file
            to be rolled automatically, similar to log files; the most
            recent output file has ".0" appended to its name; the
index c0765da399afc8e7fe65a5d1e6f03155f1b18750..bbb43d9578d165452620570dd0ebdf4f5eb7d484 100644 (file)
         <refentrytitle>named</refentrytitle><manvolnum>8</manvolnum>
       </citerefentry>,
       <citerefentry>
-        <refentrytitle>nsupdate</refentrytitle><manvolnum>8</manvolnum>
+        <refentrytitle>rndc</refentrytitle><manvolnum>8</manvolnum>
       </citerefentry>,
       <citetitle>BIND 9 Administrator Reference Manual</citetitle>.
     </para>