From: Petr Špaček Date: Fri, 17 Jun 2022 12:33:26 +0000 (+0200) Subject: Remove ambiguous link anchors for keys statement X-Git-Tag: v9.19.3~25^2~4 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=d6b2423c9933aa37d5d70ae020e223bfd41c4342;p=thirdparty%2Fbind9.git Remove ambiguous link anchors for keys statement 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. --- diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index d88848eeca2..4d8a9f0dbba 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -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