summaryrefslogtreecommitdiffstats
path: root/doc/ssl/SSL_read.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ssl/SSL_read.pod')
-rw-r--r--doc/ssl/SSL_read.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ssl/SSL_read.pod b/doc/ssl/SSL_read.pod
index 072dc26cf2..9bff32500b 100644
--- a/doc/ssl/SSL_read.pod
+++ b/doc/ssl/SSL_read.pod
@@ -61,7 +61,7 @@ The read operation was not successful, probably because no data was
available. Call SSL_get_error() with the return value B<ret> to find out,
whether an error occurred.
-=item -1
+=item E<lt>0
The read operation was not successful, because either an error occurred
or action must be taken by the calling process. Call SSL_get_error() with the