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 | 3a8f8bef7340cf47837e9bb89b7a24d3844005ec (patch) | |
tree | be267b16d2782cfdbd4781cbde4cc712308faf6f /doc/man/rndc.8in | |
parent | Adding upstream version 1:9.16.44. (diff) | |
download | bind9-3a8f8bef7340cf47837e9bb89b7a24d3844005ec.tar.xz bind9-3a8f8bef7340cf47837e9bb89b7a24d3844005ec.zip |
Adding upstream version 1:9.16.48.upstream/1%9.16.48upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/man/rndc.8in')
-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. . |