From: Daniel Salzman Date: Wed, 10 Dec 2025 14:45:55 +0000 (+0100) Subject: doc: some KSK submission improvements X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a25b60878541d9c7780f284e5fd575649b5ab44;p=thirdparty%2Fknot-dns.git doc: some KSK submission improvements --- diff --git a/doc/man_knotc.rst b/doc/man_knotc.rst index 39e75e9c5c..b4f94431ca 100644 --- a/doc/man_knotc.rst +++ b/doc/man_knotc.rst @@ -188,7 +188,7 @@ Actions the user confirms manually that the parent zone contains DS record for the new KSK in submission phase and the old KSK can be retired. The optional **+ttl** parameter specifies the parent DS's TTL and possibly other delays, with the - effect that the removal of old KSK is postponed by this amount of seconds. (#) + effect that the removal of old KSK is postponed by this number of seconds. (#) **zone-freeze** [*zone*...] Trigger a zone freeze. All running events will be finished and all new and pending diff --git a/doc/reference.rst b/doc/reference.rst index 0fe356265f..84211ef239 100644 --- a/doc/reference.rst +++ b/doc/reference.rst @@ -2043,7 +2043,7 @@ continuing the next key roll-over step. This delay shall cover the propagation delay of update in the parent zone. .. NOTE:: - This delay has only effect on automatic KSK submission with parent queries. + This delay only affects automatic KSK submission with parent queries. For KSK submission resulting in :ref:`submission_timeout` or manually confirmed by *knotc* **zone-ksk-submitted**, the parent-delay doesn't apply.