From: Mark Andrews Date: Mon, 2 May 2022 02:50:46 +0000 (+1000) Subject: Fix typo, withdraw should be withdrawn X-Git-Tag: v9.19.1~25^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=22c2402393b7649b52b822eb3ed11ba4f280e514;p=thirdparty%2Fbind9.git Fix typo, withdraw should be withdrawn --- diff --git a/bin/rndc/rndc.rst b/bin/rndc/rndc.rst index e3faad0819a..dae85d7b79e 100644 --- a/bin/rndc/rndc.rst +++ b/bin/rndc/rndc.rst @@ -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. diff --git a/doc/man/rndc.8in b/doc/man/rndc.8in index 29daa0ceeef..0168fb75b2d 100644 --- a/doc/man/rndc.8in +++ b/doc/man/rndc.8in @@ -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