From 0038f8e5d2f73dbfd6ec657ec6ea52f08bc90ebf Mon Sep 17 00:00:00 2001 From: Ximon Eighteen <3304436+ximon18@users.noreply.github.com> Date: Wed, 4 Dec 2024 09:13:16 +0100 Subject: [PATCH] ldns-signzone man page typo correction. (#261) --- examples/ldns-signzone.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ldns-signzone.1 b/examples/ldns-signzone.1 index b1cdeebf..6b558c2e 100644 --- a/examples/ldns-signzone.1 +++ b/examples/ldns-signzone.1 @@ -95,7 +95,7 @@ turns off the default and all keys are used to sign the DNSKEY RRset. \fB-U\fR Sign with every unique algorithm in the provided keys. The DNSKEY set is signed with all the SEP keys, plus all the non\-SEP keys that have an -algorithm that was not presen in the SEP key set. +algorithm that was not present in the SEP key set. .TP \fB-E\fR \fIname\fR -- 2.47.3