From fa9956f8ff02fb3fd2afce56dba9d7a025dee63f Mon Sep 17 00:00:00 2001 From: Fred Morcos Date: Tue, 15 Mar 2022 10:27:09 +0100 Subject: [PATCH] User documentation: Typo --- docs/manpages/pdnsutil.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manpages/pdnsutil.1.rst b/docs/manpages/pdnsutil.1.rst index 40ef13e87a..067f70dfab 100644 --- a/docs/manpages/pdnsutil.1.rst +++ b/docs/manpages/pdnsutil.1.rst @@ -79,7 +79,7 @@ generate-zone-key {**KSK**,\ **ZSK**} [*ALGORITHM*] [*KEYBITS*] *KEYBITS* value: For ECDSA256 and ED25519, it is 256; for ECDSA384, it is 384; and for ED448, it is 456. import-zone-key *ZONE* *FILE* {**KSK**,\ **ZSK**} - Import from *FILE* a full (private) key for zone called *ZONE*. The + Import from *FILE* a full (private) key for the zone called *ZONE*. The format used is compatible with BIND and NSD/LDNS. **KSK** or **ZSK** specifies the flags this key should have on import. Prints the id of the added key. -- 2.47.2