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:
Jeremy C. Reed
2015-11-05 13:01:07 -05:00
parent fe12c35c3e
commit f02194c053
5 changed files with 5 additions and 5 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>