From: Bodo Möller Date: Wed, 26 Jan 2000 08:59:26 +0000 (+0000) Subject: Clarification. X-Git-Tag: OpenSSL_0_9_5beta1~192 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=ada3cc4a8fb407c3ea6c399de03fd7e1084ae6c3;hp=a598cd1ab4251d1cb5f5b88a91463d4552dd294e Clarification. --- diff --git a/doc/ssl/SSL_get_error.pod b/doc/ssl/SSL_get_error.pod index d7e2a81a88..26f7b3d3d0 100644 --- a/doc/ssl/SSL_get_error.pod +++ b/doc/ssl/SSL_get_error.pod @@ -71,7 +71,7 @@ information on the error. If the error queue is empty (i.e. ERR_get_error() returns 0), B can be used to find out more about the error: If B, an EOF was observed that violates the protocol. If B, the underlying B reported an -I/O error. (For socket I/O on Unix systems, consult B.) +I/O error (for socket I/O on Unix systems, consult B for details). =item SSL_ERROR_SSL