]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Document that reloading happens asynchronously
authorMark Andrews <marka@isc.org>
Wed, 20 Sep 2023 05:49:59 +0000 (15:49 +1000)
committerMark Andrews <marka@isc.org>
Tue, 26 Sep 2023 04:11:30 +0000 (14:11 +1000)
(cherry picked from commit e33dbd0cbd48aed7d1c1eb25fa61d8173d488d5e)

bin/rndc/rndc.rst

index 35a4f3175228101538cb5ff77d0957cb2beedc0f..f34975bacae37e6cd87ae032c64f8d1897c712a4 100644 (file)
@@ -428,6 +428,7 @@ Currently supported commands are:
    .. option:: zone [class [view]]
 
    If a zone is specified, this command reloads only the given zone.
+   If no zone is specified, the reloading happens asynchronously.
 
 .. program:: rndc
 
@@ -594,7 +595,8 @@ Currently supported commands are:
    refused. If the zone has changed and the ``ixfr-from-differences``
    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.
 
    See also :option:`rndc freeze`.