aboutsummaryrefslogtreecommitdiff
path: root/openssl/doc/ssl/SSL_read.pod
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/doc/ssl/SSL_read.pod')
-rw-r--r--openssl/doc/ssl/SSL_read.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/doc/ssl/SSL_read.pod b/openssl/doc/ssl/SSL_read.pod
index 7038cd2d7..8ca0ce505 100644
--- a/openssl/doc/ssl/SSL_read.pod
+++ b/openssl/doc/ssl/SSL_read.pod
@@ -86,7 +86,7 @@ The following return values can occur:
The read operation was successful; the return value is the number of
bytes actually read from the TLS/SSL connection.
-=item 0
+=item Z<>0
The read operation was not successful. The reason may either be a clean
shutdown due to a "close notify" alert sent by the peer (in which case