summaryrefslogtreecommitdiffstats
path: root/doc/ssl/SSL_read.pod
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-10-10 09:15:47 +0000
committerRichard Levitte <levitte@openssl.org>2000-10-10 09:15:47 +0000
commit53fe8d5be5bb19086345235e6b5c1dbf79c053c9 (patch)
tree6fa8fdb569890e7e72443c3390c98a806829b16a /doc/ssl/SSL_read.pod
parent8c23788dd1f4e655d790f3e67a2e6f42feecb4cf (diff)
A few small corrections to the SSL documentation.
Submitted by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
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