From 9102a50677eedc446f3983574736af92a668cc36 Mon Sep 17 00:00:00 2001 From: Daniel Salzman <daniel.salzman@nic.cz> Date: Tue, 5 Oct 2021 11:36:42 +0200 Subject: [PATCH] doc: update ready key state description --- doc/man_keymgr.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man_keymgr.rst b/doc/man_keymgr.rst index 94b48fb706..4955a7f8d9 100644 --- a/doc/man_keymgr.rst +++ b/doc/man_keymgr.rst @@ -194,7 +194,7 @@ The following arguments are timestamps of key lifetime (see :ref:`DNSSEC Key sta Key published. **ready** - Key used for signing and submitted to the parent zone (only for KSK). + Key is waiting for submission (only for KSK). **active** Key used for signing. -- GitLab