A few small corrections to the SSL documentation.
[openssl.git] / doc / ssl / SSL_write.pod
index db67c187e0ee9387574e9ee73a7faf851a6a3217..7ce625ac215a83ae8c7d858e152ae2748338db59 100644 (file)
@@ -60,7 +60,7 @@ bytes actually written to the TLS/SSL connection.
 The write operation was not successful. 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