mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-12 23:30:00 -04:00
address dnssec-checkds man page issues
This commit is contained in:
parent
e50f5f3add
commit
6dc5009a7c
1 changed files with 4 additions and 4 deletions
|
|
@ -17,7 +17,7 @@
|
|||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<refentry id="man.dnssec-dsfromkey">
|
||||
<refentry id="man.dnssec-checkds">
|
||||
<refentryinfo>
|
||||
<date>April 11, 2012</date>
|
||||
</refentryinfo>
|
||||
|
|
@ -29,8 +29,8 @@
|
|||
</refmeta>
|
||||
|
||||
<refnamediv>
|
||||
<refname><application>dnssec-dsfromkey</application></refname>
|
||||
<refpurpose>DNSSEC DS RR generation tool</refpurpose>
|
||||
<refname><application>dnssec-checkds</application></refname>
|
||||
<refpurpose>A DNSSEC delegation consistency checking tool.</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<docinfo>
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
<refsynopsisdiv>
|
||||
<cmdsynopsis>
|
||||
<command>dnssec-chedkcs</command>
|
||||
<command>dnssec-checkds</command>
|
||||
<arg><option>-l <replaceable class="parameter">domain</replaceable></option></arg>
|
||||
<arg><option>-f <replaceable class="parameter">file</replaceable></option></arg>
|
||||
<arg><option>-d <replaceable class="parameter">dig path</replaceable></option></arg>
|
||||
|
|
|
|||
Loading…
Reference in a new issue