diff options
Diffstat (limited to 'openssl/doc/ssl/SSL_set_fd.pod')
-rw-r--r-- | openssl/doc/ssl/SSL_set_fd.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openssl/doc/ssl/SSL_set_fd.pod b/openssl/doc/ssl/SSL_set_fd.pod index 70291128f..148087160 100644 --- a/openssl/doc/ssl/SSL_set_fd.pod +++ b/openssl/doc/ssl/SSL_set_fd.pod @@ -35,11 +35,11 @@ The following return values can occur: =over 4 -=item 0 +=item Z<>0 The operation failed. Check the error stack to find out why. -=item 1 +=item Z<>1 The operation succeeded. |