]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
User documentation: Typo
authorFred Morcos <fred.morcos@open-xchange.com>
Tue, 15 Mar 2022 09:27:09 +0000 (10:27 +0100)
committerFred Morcos <fred.morcos@open-xchange.com>
Thu, 17 Mar 2022 10:33:40 +0000 (11:33 +0100)
docs/manpages/pdnsutil.1.rst

index 40ef13e87a9f073653c1547ced38afe8a696d107..067f70dfab969d4d709c36c44eb3d48baea537ce 100644 (file)
@@ -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.