From 43beb080fc6bae66c1f8935521a37e7e99b7415c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Mon, 12 Oct 2020 13:19:50 +0200 Subject: [PATCH] Minor documentation formatting tweaks --- bin/rndc/rndc.rst | 5 +---- doc/arm/reference.rst | 2 +- doc/man/rndc.8in | 15 +-------------- 3 files changed, 3 insertions(+), 19 deletions(-) diff --git a/bin/rndc/rndc.rst b/bin/rndc/rndc.rst index 70c3378315..6d540291f2 100644 --- a/bin/rndc/rndc.rst +++ b/bin/rndc/rndc.rst @@ -161,10 +161,7 @@ Currently supported commands are: See also ``rndc addzone`` and ``rndc modzone``. -``dnssec`` ( **-status** | - **-rollover** **-key** id [**-alg** *algorithm*] [**-when** *time*] | - **-checkds** [**-key** *id* [**-alg** *algorithm*]] [**-when** *time*] ( *published* | *withdrawn* ) - ) *zone* [*class* [*view*]] +``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/arm/reference.rst b/doc/arm/reference.rst index f72c4c2f38..3fac4907a7 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -3170,7 +3170,7 @@ specify RRset ordering for a name and all of its subdomains, two separate rules must be defined: one for ```` and one for ``*.``. -The legal values for ``ordering`` are: +The legal values for ```` are: ``fixed`` Records are returned in the order they are defined in the zone file. diff --git a/doc/man/rndc.8in b/doc/man/rndc.8in index da4afa2436..d31b789453 100644 --- a/doc/man/rndc.8in +++ b/doc/man/rndc.8in @@ -161,20 +161,7 @@ recreated. To remove it permanently, it must also be removed from .sp See also \fBrndc addzone\fP and \fBrndc modzone\fP\&. .TP -\fBdnssec\fP ( \fB\-status\fP | -.INDENT 7.0 -.INDENT 3.5 -.INDENT 0.0 -.INDENT 3.5 -\fB\-rollover\fP \fB\-key\fP id [\fB\-alg\fP \fIalgorithm\fP] [\fB\-when\fP \fItime\fP] | -\fB\-checkds\fP [\fB\-key\fP \fIid\fP [\fB\-alg\fP \fIalgorithm\fP]] [\fB\-when\fP \fItime\fP] ( \fIpublished\fP | \fIwithdrawn\fP ) -.UNINDENT -.UNINDENT -.sp -) \fIzone\fP [\fIclass\fP [\fIview\fP]] -.UNINDENT -.UNINDENT -.sp +\fBdnssec\fP ( \fB\-status\fP | \fB\-rollover\fP \fB\-key\fP id [\fB\-alg\fP \fIalgorithm\fP] [\fB\-when\fP \fItime\fP] | \fB\-checkds\fP [\fB\-key\fP \fIid\fP [\fB\-alg\fP \fIalgorithm\fP]] [\fB\-when\fP \fItime\fP] ( \fIpublished\fP | \fIwithdrawn\fP )) \fIzone\fP [\fIclass\fP [\fIview\fP]] This command allows you to interact with the "dnssec\-policy" of a given zone. .sp