]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Minor documentation formatting tweaks
authorMichał Kępień <michal@isc.org>
Mon, 12 Oct 2020 11:19:50 +0000 (13:19 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 22 Oct 2020 06:54:32 +0000 (08:54 +0200)
bin/rndc/rndc.rst
doc/arm/reference.rst
doc/man/rndc.8in

index 70c33783158256a60b977aad0c0a44427d9b0f6d..6d540291f2246ff67f12ec5f67f9674d94e657a3 100644 (file)
@@ -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.
 
index f72c4c2f38797b2c930a792a852b6dc1d1645b56..3fac4907a7f40da108e5334b0e2cbd09f0e9c652 100644 (file)
@@ -3170,7 +3170,7 @@ specify RRset ordering for a name and all of its subdomains, two
 separate rules must be defined: one for ``<domain_name>`` and one for
 ``*.<domain_name>``.
 
-The legal values for ``ordering`` are:
+The legal values for ``<ordering>`` are:
 
 ``fixed``
     Records are returned in the order they are defined in the zone file.
index da4afa2436a36e530e62feb936bcb48cfa859461..d31b789453631895b1f6f0f8780569152edca70f 100644 (file)
@@ -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