diff --git a/bin/rndc/rndc.8 b/bin/rndc/rndc.8 index c4bfdded99..6ac7f103a0 100644 --- a/bin/rndc/rndc.8 +++ b/bin/rndc/rndc.8 @@ -205,7 +205,9 @@ and .RS 4 Close and re\-open DNSTAP output files\&. \fBrndc dnstap \-reopen\fR -allows the output file to be renamed externally, then re\-opened\&. +allows the output file to be renamed externally, so that +\fBnamed\fR +can truncate and re\-open it\&. \fBrndc dnstap \-roll\fR causes the output file to be rolled automatically, similar to log files; the most recent output file has "\&.0" appended to its name; the previous most recent output file is moved to "\&.1", and so on\&. If \fInumber\fR diff --git a/bin/rndc/rndc.html b/bin/rndc/rndc.html index 8d56dcca34..d4dd9c303b 100644 --- a/bin/rndc/rndc.html +++ b/bin/rndc/rndc.html @@ -214,7 +214,8 @@
Close and re-open DNSTAP output files. rndc dnstap -reopen allows the output - file to be renamed externally, then re-opened. + file to be renamed externally, so + that named can truncate and re-open it. rndc dnstap -roll causes the output file to be rolled automatically, similar to log files; the most recent output file has ".0" appended to its name; the diff --git a/bin/tools/dnstap-read.1 b/bin/tools/dnstap-read.1 index 496b9cb643..708b867213 100644 --- a/bin/tools/dnstap-read.1 +++ b/bin/tools/dnstap-read.1 @@ -76,7 +76,7 @@ data in a detailed YAML format\&. Implies .SH "SEE ALSO" .PP \fBnamed\fR(8), -\fBnsupdate\fR(8), +\fBrndc\fR(8), BIND 9 Administrator Reference Manual\&. .SH "AUTHOR" .PP diff --git a/bin/tools/dnstap-read.html b/bin/tools/dnstap-read.html index d9606d99ab..1c7924a876 100644 --- a/bin/tools/dnstap-read.html +++ b/bin/tools/dnstap-read.html @@ -57,7 +57,7 @@
named(8), - nsupdate(8), + rndc(8), BIND 9 Administrator Reference Manual.
diff --git a/doc/arm/Bv9ARM.ch01.html b/doc/arm/Bv9ARM.ch01.html index c466ef4e1b..c2b9066d3b 100644 --- a/doc/arm/Bv9ARM.ch01.html +++ b/doc/arm/Bv9ARM.ch01.html @@ -547,6 +547,6 @@ -BIND 9.11.0rc3
+BIND 9.11.0