diff options
Diffstat (limited to 'doc/ssl/SSL_set_fd.pod')
-rw-r--r-- | doc/ssl/SSL_set_fd.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ssl/SSL_set_fd.pod b/doc/ssl/SSL_set_fd.pod index 70291128fcec..14808716055d 100644 --- a/doc/ssl/SSL_set_fd.pod +++ b/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. |