]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove ambiguous link anchors for keys statement
authorPetr Špaček <pspacek@isc.org>
Fri, 17 Jun 2022 12:33:26 +0000 (14:33 +0200)
committerPetr Špaček <pspacek@isc.org>
Fri, 24 Jun 2022 07:40:51 +0000 (09:40 +0200)
Unfortunatelly dnssec-policy and servers blocks use keys statements with
a totally different grammar and semantics but the same name.
There is no sane way to disambiguate them in text, so let's remove the
link anchors to prevent errorneous linking.

doc/arm/reference.rst

index d88848eeca25545deb7359cbeb9b7b6ca49f4524..4d8a9f0dbbae06f2dd9b6b5bf064843ae0de5a1f 100644 (file)
@@ -5160,8 +5160,7 @@ any top-level ``server`` statements are used as defaults.
    specified, the limit is set according to the ``transfers-per-ns``
    option.
 
-.. namedconf:statement:: keys
-
+``keys``
    The option identifies a ``key_id`` defined by the ``key``
    statement, to be used for transaction security (see :ref:`tsig`)
    when talking to the remote server. When a request is sent to the remote
@@ -5740,8 +5739,7 @@ The following options can be specified in a ``dnssec-policy`` statement:
     This indicates the TTL to use when generating DNSKEY resource
     records.  The default is 1 hour (3600 seconds).
 
-.. namedconf:statement:: keys
-
+``keys``
     This is a list specifying the algorithms and roles to use when
     generating keys and signing the zone.  Entries in this list do not
     represent specific DNSSEC keys, which may be changed on a regular