]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove confusing parental-source line
authorMatthijs Mekking <matthijs@isc.org>
Fri, 6 May 2022 12:53:58 +0000 (14:53 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 11 May 2022 10:36:16 +0000 (12:36 +0200)
Remove the line "This address must appear in the secondary server’s
parental-agents zone clause". This line is a copy paste error from
notify-source.

Rewrap.

doc/arm/reference.rst

index e1656db4394108a63bbb92e480615080d268d2c8..11a3467a6c5e5025a19e482005ec7769a294b57d 100644 (file)
@@ -5420,13 +5420,11 @@ old DNSSEC key.
 The following options apply to DS queries sent to ``parental-agents``:
 
 ``parental-source``
-   ``parental-source`` determines which local source address, and
-   optionally UDP port, is used to send parental DS queries. This
-   address must appear in the secondary server's ``parental-agents`` zone
-   clause. This statement sets the ``parental-source`` for all zones, but can
-   be overridden on a per-zone or per-view basis by including a
-   ``parental-source`` statement within the ``zone`` or ``view`` block in the
-   configuration file.
+   ``parental-source`` determines which local source address, and optionally
+   UDP port, is used to send parental DS queries. This statement sets the
+   ``parental-source`` for all zones, but can be overridden on a per-zone or
+   per-view basis by including a ``parental-source`` statement within the
+   ``zone`` or ``view`` block in the configuration file.
 
    .. warning:: Specifying a single port is discouraged, as it removes a layer of
       protection against spoofing errors.