diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 23:51:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 23:51:28 +0000 |
commit | 754c7de1e91eeb28c6d3766900ead0c3e44fdb85 (patch) | |
tree | 51433c0e38731dc9ecd342555a56f876980b1834 /doc/man/rndc.8in | |
parent | Adding debian version 1:9.16.44-1~deb11u1. (diff) | |
download | bind9-754c7de1e91eeb28c6d3766900ead0c3e44fdb85.tar.xz bind9-754c7de1e91eeb28c6d3766900ead0c3e44fdb85.zip |
Merging upstream version 1:9.16.48.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | doc/man/rndc.8in | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/man/rndc.8in b/doc/man/rndc.8in index dba9922..1b843d6 100644 --- a/doc/man/rndc.8in +++ b/doc/man/rndc.8in @@ -401,7 +401,8 @@ with the counters set to zero). This command schedules zone maintenance for the given zone. .TP .B \fBreload\fP -This command reloads the configuration file and zones. +This command reloads the configuration file and zones. As no zone is specified, +the reloading of the zones happens asynchronously. .TP .B \fBreload\fP \fIzone\fP [\fIclass\fP [\fIview\fP]] This command reloads the given zone. @@ -562,7 +563,8 @@ completed. After a zone is thawed, dynamic updates are no longer refused. If the zone has changed and the \fBixfr\-from\-differences\fP option is in use, the journal file is updated to reflect changes in the zone. Otherwise, if the zone has changed, any existing -journal file is removed. +journal file is removed. If no zone is specified, the reloading happens +asynchronously. .sp See also \fBrndc freeze\fP\&. .TP @@ -622,6 +624,6 @@ Reference Manual. .SH AUTHOR Internet Systems Consortium .SH COPYRIGHT -2023, Internet Systems Consortium +2024, Internet Systems Consortium .\" Generated by docutils manpage writer. . |