From: Rob Austein Date: Tue, 14 Nov 2006 22:38:53 +0000 (+0000) Subject: RT #16490: missed an occurance of "unthaw" in ARM. X-Git-Tag: v9.3.4~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=221e3f58d9f79a281d4559b03991ace58945ec05;p=thirdparty%2Fbind9.git RT #16490: missed an occurance of "unthaw" in ARM. --- diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index e7a3482a959..bccb088a664 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -18,7 +18,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + BIND 9 Administrator Reference Manual @@ -1072,7 +1072,7 @@ protocol is specified in RFC 1996. rndc freeze zone. This will also remove the zone's .jnl file and update the master file. Edit the zone file. Run - rndc unfreeze zone + rndc thaw zone to reload the changed zone and re-enable dynamic updates.