From 46b5d933b38b75b127fede5f1fa076d84c7714a1 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Tue, 27 Mar 2018 17:35:50 +0000 Subject: found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs on the web, so fix up SSLeay HISTORY accordingly --- src/lib/libssl/man/SSL_get_error.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libssl/man/SSL_get_error.3') diff --git a/src/lib/libssl/man/SSL_get_error.3 b/src/lib/libssl/man/SSL_get_error.3 index 3afa3ce61f..4d56402cd0 100644 --- a/src/lib/libssl/man/SSL_get_error.3 +++ b/src/lib/libssl/man/SSL_get_error.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: SSL_get_error.3,v 1.3 2018/03/21 05:07:04 schwarze Exp $ +.\" $OpenBSD: SSL_get_error.3,v 1.4 2018/03/27 17:35:50 schwarze Exp $ .\" OpenSSL a528d4f0 Oct 27 13:40:11 2015 -0400 .\" .\" This file was written by Bodo Moeller . @@ -48,7 +48,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 21 2018 $ +.Dd $Mdocdate: March 27 2018 $ .Dt SSL_GET_ERROR 3 .Os .Sh NAME @@ -213,5 +213,5 @@ The OpenSSL error queue contains more information on the error. .Xr ssl 3 .Sh HISTORY .Fn SSL_get_error -first appeared in SSLeay 0.8 and have been available since +first appeared in SSLeay 0.8.0 and have been available since .Ox 2.4 . -- cgit v1.2.3-55-g6feb