A few small corrections to the SSL documentation.
[openssl.git] / doc / ssl / SSL_read.pod
index 072dc26cf2843470dd33f93170bbc696a3f29dac..9bff32500b89900dcd3470873a45fa90925b3839 100644 (file)
@@ -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