From f02194c0538094556090ded7964df2b72771d85e Mon Sep 17 00:00:00 2001 From: "Jeremy C. Reed" Date: Thu, 5 Nov 2015 13:01:07 -0500 Subject: [PATCH] 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. --- bin/dnssec/dnssec-importkey.docbook | 2 +- bin/dnssec/dnssec-revoke.docbook | 2 +- bin/dnssec/dnssec-settime.docbook | 2 +- bin/python/dnssec-checkds.docbook | 2 +- bin/tools/named-rrchecker.docbook | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bin/dnssec/dnssec-importkey.docbook b/bin/dnssec/dnssec-importkey.docbook index f4c3f172b3..098b660c00 100644 --- a/bin/dnssec/dnssec-importkey.docbook +++ b/bin/dnssec/dnssec-importkey.docbook @@ -32,7 +32,7 @@ dnssec-importkey - Import DNSKEY records from external systems so they can be managed. + import DNSKEY records from external systems so they can be managed diff --git a/bin/dnssec/dnssec-revoke.docbook b/bin/dnssec/dnssec-revoke.docbook index 156b509a9a..83e487b8b9 100644 --- a/bin/dnssec/dnssec-revoke.docbook +++ b/bin/dnssec/dnssec-revoke.docbook @@ -32,7 +32,7 @@ dnssec-revoke - Set the REVOKED bit on a DNSSEC key + set the REVOKED bit on a DNSSEC key diff --git a/bin/dnssec/dnssec-settime.docbook b/bin/dnssec/dnssec-settime.docbook index ceb2fe02aa..4c5aebb146 100644 --- a/bin/dnssec/dnssec-settime.docbook +++ b/bin/dnssec/dnssec-settime.docbook @@ -32,7 +32,7 @@ dnssec-settime - Set the key timing metadata for a DNSSEC key + set the key timing metadata for a DNSSEC key diff --git a/bin/python/dnssec-checkds.docbook b/bin/python/dnssec-checkds.docbook index dcf172f0ec..ed49e75b3f 100644 --- a/bin/python/dnssec-checkds.docbook +++ b/bin/python/dnssec-checkds.docbook @@ -32,7 +32,7 @@ dnssec-checkds - A DNSSEC delegation consistency checking tool. + DNSSEC delegation consistency checking tool diff --git a/bin/tools/named-rrchecker.docbook b/bin/tools/named-rrchecker.docbook index d98c713d6b..34049777ce 100644 --- a/bin/tools/named-rrchecker.docbook +++ b/bin/tools/named-rrchecker.docbook @@ -30,7 +30,7 @@ named-rrchecker - A syntax checker for individual DNS resource records + syntax checker for individual DNS resource records