[v9_11] minor cleanup/clarification in dnstap documentation

Patch submitted by Tony Finch (dot@dotat.at).

(cherry picked from commit e9917a51d3)
This commit is contained in:
Evan Hunt
2016-09-27 20:46:54 -07:00
parent 11d37bfa8d
commit 19977879ca
3 changed files with 4 additions and 3 deletions

View 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\

View File

@@ -308,7 +308,8 @@
<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

View File

@@ -101,7 +101,7 @@
<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>