]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix typo in ARM related to max-stale-ttl
authorMatthijs Mekking <matthijs@isc.org>
Mon, 17 Feb 2025 15:24:00 +0000 (16:24 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 18 Feb 2025 07:33:43 +0000 (07:33 +0000)
The text that stale-cache-enable is set to no has no effect on
max-cache-ttl, but on max-stale-ttl.

doc/arm/reference.rst

index e0c661226f7ff61b79e36d5723a71804e5d74222..27e789dd425576317d2ab9913be0475d0390b7c0 100644 (file)
@@ -4138,7 +4138,7 @@ Tuning
    :any:`stale-answer-enable` option or by calling :option:`rndc serve-stale on <rndc serve-stale>`.
 
    When :any:`stale-cache-enable` is set to ``no``, setting the :any:`max-stale-ttl`
-   has no effect; the value of :any:`max-cache-ttl` is ``0`` in such a case.
+   has no effect; the value of :any:`max-stale-ttl` is ``0`` in such a case.
 
 .. namedconf:statement:: sig-validity-interval
    :tags: obsolete