]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix typo, withdraw should be withdrawn
authorMark Andrews <marka@isc.org>
Mon, 2 May 2022 02:50:46 +0000 (12:50 +1000)
committerMark Andrews <marka@isc.org>
Mon, 2 May 2022 02:50:46 +0000 (12:50 +1000)
bin/rndc/rndc.rst
doc/man/rndc.8in

index e3faad0819a9d7af078658767133fec25e7759a3..dae85d7b79e3f64841a955ab62a50b6795e37df4 100644 (file)
@@ -165,7 +165,7 @@ Currently supported commands are:
 
    See also :option:`rndc addzone` and :option:`rndc modzone`.
 
-.. option:: dnssec (-status | -rollover -key id [-alg algorithm] [-when time] | -checkds [-key id [-alg algorithm]] [-when time]  published | withdraw)) zone [class [view]]
+.. option:: dnssec (-status | -rollover -key id [-alg algorithm] [-when time] | -checkds [-key id [-alg algorithm]] [-when time]  published | withdrawn)) zone [class [view]]
 
    This command allows you to interact with the "dnssec-policy" of a given
    zone.
index 29daa0ceeefad98cd46c0f7a4cfe730493be0084..0168fb75b2d64e19b6bb79a8fc619d1918216678 100644 (file)
@@ -184,7 +184,7 @@ See also \fI\%rndc addzone\fP and \fI\%rndc modzone\fP\&.
 .UNINDENT
 .INDENT 0.0
 .TP
-.B dnssec (\-status | \-rollover \-key id [\-alg algorithm] [\-when time] | \-checkds [\-key id [\-alg algorithm]] [\-when time]  published | withdraw)) zone [class [view]]
+.B dnssec (\-status | \-rollover \-key id [\-alg algorithm] [\-when time] | \-checkds [\-key id [\-alg algorithm]] [\-when time]  published | withdrawn)) zone [class [view]]
 This command allows you to interact with the "dnssec\-policy" of a given
 zone.
 .sp