More complete X509_check_host documentation.
[openssl.git] / doc / ssl / SSL_read.pod
index 7038cd2d7520da033eff5a3527252a676394b67f..8ca0ce5058da0e5f1299e16d559067e5983737d8 100644 (file)
@@ -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