From: Fred Morcos Date: Tue, 15 Mar 2022 09:27:09 +0000 (+0100) Subject: User documentation: Typo X-Git-Tag: rec-4.7.0-beta1~51^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fa9956f8ff02fb3fd2afce56dba9d7a025dee63f;p=thirdparty%2Fpdns.git User documentation: Typo --- 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.