mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
clean up refpurpose contents to be consistent
This is to be consistent with other manuals: - no period punctuation at end - no capitalization at beginning unless acronym or proper noun - and no simple article (like "A") to start sentence. While the docbook specification says refpurpose is a "one sentence", its examples show it with the rules shown above. Also compared with many manpages as this is common format for the .Nd macro's one line description.
This commit is contained in:
parent
fe12c35c3e
commit
f02194c053
5 changed files with 5 additions and 5 deletions
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
<refnamediv>
|
||||
<refname><application>dnssec-importkey</application></refname>
|
||||
<refpurpose>Import DNSKEY records from external systems so they can be managed.</refpurpose>
|
||||
<refpurpose>import DNSKEY records from external systems so they can be managed</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<docinfo>
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
<refnamediv>
|
||||
<refname><application>dnssec-revoke</application></refname>
|
||||
<refpurpose>Set the REVOKED bit on a DNSSEC key</refpurpose>
|
||||
<refpurpose>set the REVOKED bit on a DNSSEC key</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<docinfo>
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
<refnamediv>
|
||||
<refname><application>dnssec-settime</application></refname>
|
||||
<refpurpose>Set the key timing metadata for a DNSSEC key</refpurpose>
|
||||
<refpurpose>set the key timing metadata for a DNSSEC key</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<docinfo>
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
<refnamediv>
|
||||
<refname><application>dnssec-checkds</application></refname>
|
||||
<refpurpose>A DNSSEC delegation consistency checking tool.</refpurpose>
|
||||
<refpurpose>DNSSEC delegation consistency checking tool</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<docinfo>
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
</refmeta>
|
||||
<refnamediv>
|
||||
<refname><application>named-rrchecker</application></refname>
|
||||
<refpurpose>A syntax checker for individual DNS resource records</refpurpose>
|
||||
<refpurpose>syntax checker for individual DNS resource records</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<docinfo>
|
||||
|
|
|
|||
Loading…
Reference in a new issue