2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

{min,max}-{refesh,retry}-time don't apply to master zones.

This commit is contained in:
Mark Andrews 2002-04-22 03:56:33 +00:00
parent dd02289085
commit 26effd4134

View File

@ -2,7 +2,7 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.0//EN"
"http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd">
<!-- File: $Id: Bv9ARM-book.xml,v 1.196 2002/04/16 07:18:46 marka Exp $ -->
<!-- File: $Id: Bv9ARM-book.xml,v 1.197 2002/04/22 03:56:33 marka Exp $ -->
<book>
<title>BIND 9 Administrator Reference Manual</title>
@ -4114,7 +4114,7 @@ control over their contents.
</para><para>
These options allow the administrator to set a minimum and maximum
refresh and retry time either per-zone, per-view, or globally.
These options are valid for master, slave and stub zones,
These options are valid for slave and stub zones,
and clamp the SOA refresh and retry times to the specified values.
</para></listitem></varlistentry>