diff options
Diffstat (limited to '')
-rw-r--r-- | doc/man/rndc.8in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/man/rndc.8in b/doc/man/rndc.8in index 7361778..5f62cc1 100644 --- a/doc/man/rndc.8in +++ b/doc/man/rndc.8in @@ -467,6 +467,7 @@ This command reloads the configuration file and zones. .UNINDENT .sp If a zone is specified, this command reloads only the given zone. +If no zone is specified, the reloading happens asynchronously. .UNINDENT .INDENT 0.0 .TP @@ -648,7 +649,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 \fI\%rndc freeze\fP\&. .UNINDENT @@ -722,6 +724,6 @@ Reference Manual. .SH AUTHOR Internet Systems Consortium .SH COPYRIGHT -2023, Internet Systems Consortium +2024, Internet Systems Consortium .\" Generated by docutils manpage writer. . |