diff options
| author | jmc <> | 2018-08-24 21:29:51 +0000 |
|---|---|---|
| committer | jmc <> | 2018-08-24 21:29:51 +0000 |
| commit | 8e193d2984d7936d529aa5923c6ab990118cd6ff (patch) | |
| tree | b5be6c1ec1114a73d2a190582d68e4f132d608e9 | |
| parent | 2e3ad10f8805665722941cb3ea2f8f830e7267e2 (diff) | |
| download | openbsd-8e193d2984d7936d529aa5923c6ab990118cd6ff.tar.gz openbsd-8e193d2984d7936d529aa5923c6ab990118cd6ff.tar.bz2 openbsd-8e193d2984d7936d529aa5923c6ab990118cd6ff.zip | |
tweak previous;
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libssl/man/SSL_copy_session_id.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libssl/man/SSL_copy_session_id.3 b/src/lib/libssl/man/SSL_copy_session_id.3 index 16d1b81682..65483799d4 100644 --- a/src/lib/libssl/man/SSL_copy_session_id.3 +++ b/src/lib/libssl/man/SSL_copy_session_id.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: SSL_copy_session_id.3,v 1.5 2018/08/24 20:31:32 tb Exp $ | 1 | .\" $OpenBSD: SSL_copy_session_id.3,v 1.6 2018/08/24 21:29:51 jmc Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> | 3 | .\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> |
| 4 | .\" | 4 | .\" |
| @@ -56,7 +56,7 @@ This function is used internally by | |||
| 56 | and by | 56 | and by |
| 57 | .Xr BIO_ssl_copy_session_id 3 . | 57 | .Xr BIO_ssl_copy_session_id 3 . |
| 58 | .Sh RETURN VALUES | 58 | .Sh RETURN VALUES |
| 59 | .Fn | 59 | .Fn SSL_copy_session_id |
| 60 | returns 1 on success and 0 on error. | 60 | returns 1 on success and 0 on error. |
| 61 | .Sh SEE ALSO | 61 | .Sh SEE ALSO |
| 62 | .Xr BIO_ssl_copy_session_id 3 , | 62 | .Xr BIO_ssl_copy_session_id 3 , |
| @@ -72,7 +72,7 @@ appeared in SSLeay 0.4 or earlier and has been available since | |||
| 72 | .Ox 2.4 . | 72 | .Ox 2.4 . |
| 73 | .Sh BUGS | 73 | .Sh BUGS |
| 74 | Failures of | 74 | Failures of |
| 75 | .Xr CRYPTO_add 3 , | 75 | .Xr CRYPTO_add 3 |
| 76 | are silently ignored and may leave | 76 | are silently ignored and may leave |
| 77 | .Fa to | 77 | .Fa to |
| 78 | in an invalid or inconsistent state. | 78 | in an invalid or inconsistent state. |
