Merge branch '1239-fix-dnssec-dsfromkey-docs' into 'v9_11'

Fix information about default DS algorithm(s) used

See merge request isc-projects/bind9!2378
This commit is contained in:
Michał Kępień
2019-09-23 10:29:14 -04:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ Specify a digest algorithm to use when converting DNSKEY records to DS records\&
.sp
The
\fIalgorithm\fR
must be one of SHA\-1, SHA\-256, or SHA\-384\&. These values are case insensitive, and the hyphen may be omitted\&. If no algorithm is specified, the default is SHA\-256\&.
must be one of SHA\-1, SHA\-256, or SHA\-384\&. These values are case insensitive, and the hyphen may be omitted\&. If no algorithm is specified, the default is to use both SHA\-1 and SHA\-256\&.
.RE
.PP
\-A
+1 -1
View File
@@ -177,7 +177,7 @@
The <replaceable>algorithm</replaceable> must be one of
SHA-1, SHA-256, or SHA-384. These values are case insensitive,
and the hyphen may be omitted. If no algorithm is specified,
the default is SHA-256.
the default is to use both SHA-1 and SHA-256.
</para>
</listitem>
</varlistentry>
+1 -1
View File
@@ -156,7 +156,7 @@
The <em class="replaceable"><code>algorithm</code></em> must be one of
SHA-1, SHA-256, or SHA-384. These values are case insensitive,
and the hyphen may be omitted. If no algorithm is specified,
the default is SHA-256.
the default is to use both SHA-1 and SHA-256.
</p>
</dd>
<dt><span class="term">-A</span></dt>