summaryrefslogtreecommitdiffstats
path: root/doc/man3/CTLOG_STORE_get0_log_by_id.pod
diff options
context:
space:
mode:
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2018-12-09 01:02:36 +0100
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2018-12-15 22:45:39 +0100
commitdf75c2bfcde43c8445f2c4ed5040c0745a449930 (patch)
tree9672ca55bfc9a378226cab9bda07ed5439f4504a /doc/man3/CTLOG_STORE_get0_log_by_id.pod
parent145419423e1a74ae54cdbd3aed8bb15cbd53c7cc (diff)
man: harmonize the various formulations in the HISTORY sections
While stereotyped repetitions are frowned upon in literature, they serve a useful purpose in manual pages, because it is easier for the user to find certain information if it is always presented in the same way. For that reason, this commit harmonizes the varying formulations in the HISTORY section about which functions, flags, etc. were added in which OpenSSL version. It also attempts to make the pod files more grep friendly by avoiding to insert line breaks between the symbol names and the corresponding version number in which they were introduced (wherever possible). Some punctuation and typographical errors were fixed on the way. Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7854)
Diffstat (limited to 'doc/man3/CTLOG_STORE_get0_log_by_id.pod')
-rw-r--r--doc/man3/CTLOG_STORE_get0_log_by_id.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/CTLOG_STORE_get0_log_by_id.pod b/doc/man3/CTLOG_STORE_get0_log_by_id.pod
index 36063b62e8..86696a5594 100644
--- a/doc/man3/CTLOG_STORE_get0_log_by_id.pod
+++ b/doc/man3/CTLOG_STORE_get0_log_by_id.pod
@@ -35,7 +35,7 @@ L<CTLOG_STORE_new(3)>
=head1 HISTORY
-This function was added in OpenSSL 1.1.0.
+The CTLOG_STORE_get0_log_by_id() function was added in OpenSSL 1.1.0.
=head1 COPYRIGHT