Merge branch '3318-typo-in-rndc-man-page' into 'main'

Resolve "typo in rndc man page"

Closes #3318

See merge request isc-projects/bind9!6240
This commit is contained in:
Mark Andrews
2022-05-02 02:58:36 +00:00
2 changed files with 2 additions and 2 deletions

View 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.

View 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