summaryrefslogtreecommitdiffstats
path: root/doc/crypto/ERR_get_error.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/ERR_get_error.pod')
-rw-r--r--doc/crypto/ERR_get_error.pod9
1 files changed, 0 insertions, 9 deletions
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<err(3)>, L<ERR_error_string(3)>,
L<ERR_GET_LIB(3)>
-=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