From a528d4f0a9a71405f3ca06e20cbd27aa1b8c0df9 Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Tue, 27 Oct 2015 13:40:11 -0400 Subject: Remove SSLeay history, etc., from docs If something was "present in all versions" of SSLeay, or if it was added to a version of SSLeay (and therefore predates OpenSSL), remove mention of it. Documentation history now starts with OpenSSL. Remove mention of all history before OpenSSL 0.9.8, inclusive. Remove all AUTHOR sections. Reviewed-by: Tim Hudson --- doc/crypto/ERR_get_error.pod | 9 --------- 1 file changed, 9 deletions(-) (limited to 'doc/crypto/ERR_get_error.pod') diff --git a/doc/crypto/ERR_get_error.pod b/doc/crypto/ERR_get_error.pod index 90b620c623..aa5047e0c1 100644 --- a/doc/crypto/ERR_get_error.pod +++ b/doc/crypto/ERR_get_error.pod @@ -67,13 +67,4 @@ The error code, or 0 if there is no error in the queue. L, L, L -=head1 HISTORY - -ERR_get_error(), ERR_peek_error(), ERR_get_error_line() and -ERR_peek_error_line() are available in all versions of SSLeay and -OpenSSL. ERR_get_error_line_data() and ERR_peek_error_line_data() -were added in SSLeay 0.9.0. -ERR_peek_last_error(), ERR_peek_last_error_line() and -ERR_peek_last_error_line_data() were added in OpenSSL 0.9.7. - =cut -- cgit v1.2.3