diff --git a/doc/ssl/SSL_get_error.pod b/doc/ssl/SSL_get_error.pod index d7e2a81a88e6af56582996c2feb70eda850c3687..26f7b3d3d08f5791bb5d64e294e8390e7b867cbe 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