From: Matthijs Mekking Date: Fri, 5 Dec 2025 10:17:06 +0000 (+0100) Subject: Fix sig-signing-* duplicate documentation X-Git-Tag: v9.21.17~61^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3951cdec085d3c7157e32b1c6f51b10a3b3f86d;p=thirdparty%2Fbind9.git Fix sig-signing-* duplicate documentation --- diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index 7a054cb610a..4c10eb7e1fc 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -4199,35 +4199,32 @@ Tuning :tags: dnssec :short: Specifies the maximum number of nodes to be examined in each quantum, when signing a zone with a new DNSKEY. - This specifies the maximum number of nodes to be examined in each quantum, - when signing a zone with a new DNSKEY. The default is ``100``. + The default is ``100``. .. namedconf:statement:: sig-signing-signatures :tags: dnssec :short: Specifies the threshold for the number of signatures that terminates processing a quantum, when signing a zone with a new DNSKEY. - This specifies a threshold number of signatures that terminates - processing a quantum, when signing a zone with a new DNSKEY. The - default is ``10``. + The default is ``10``. .. namedconf:statement:: sig-signing-type :tags: dnssec :short: Specifies a private RDATA type to use when generating signing-state records. - This specifies a private RDATA type to be used when generating signing-state - records. The default is ``65534``. + The default is ``65534``. - This parameter may be removed in a future version, - once there is a standard type. + This parameter may be removed in a future version, once there is a standard + type. Signing-state records are used internally by :iscman:`named` to track the current state of a zone-signing process, i.e., whether it is still active or has been completed. The records can be inspected - using the command :option:`rndc signing -list zone `. Once :iscman:`named` has - finished signing a zone with a particular key, the signing-state - record associated with that key can be removed from the zone by - running :option:`rndc signing -clear keyid/algorithm zone `. To clear all of - the completed signing-state records for a zone, use + using the command :option:`rndc signing -list zone `. + Once :iscman:`named` has finished signing a zone with a particular key, + the signing-state record associated with that key can be removed from the + zone by running + :option:`rndc signing -clear keyid/algorithm zone `. + To clear all of the completed signing-state records for a zone, use :option:`rndc signing -clear all zone `. .. namedconf:statement:: min-refresh-time