Fix typo in example.
Submitted by: Gustav Bergquist <gusber@kth.se>
This commit is contained in:
parent
24b19a2a39
commit
39405f103f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43077
1 changed files with 1 additions and 1 deletions
|
@ -4010,7 +4010,7 @@ mail IN A 192.168.1.5</programlisting>
|
|||
file containing these
|
||||
<acronym role="Resource Record">RR</acronym>s with</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>dnssec-dsfromkey -f root-dnskey . > root.ds</userinput></screen>
|
||||
<screen>&prompt.user; <userinput>dnssec-dsfromkey -f root.dnskey . > root.ds</userinput></screen>
|
||||
|
||||
<para>These records use SHA-1 and SHA-256 respectively, and
|
||||
should look similar to the following example, where the
|
||||
|
|
Loading…
Reference in a new issue