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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user