diff options
Diffstat (limited to 'src/lib/libssl/doc/SSL_CTX_free.3')
| -rw-r--r-- | src/lib/libssl/doc/SSL_CTX_free.3 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/src/lib/libssl/doc/SSL_CTX_free.3 b/src/lib/libssl/doc/SSL_CTX_free.3 index 9cf5934303..0b2f7a8247 100644 --- a/src/lib/libssl/doc/SSL_CTX_free.3 +++ b/src/lib/libssl/doc/SSL_CTX_free.3 | |||
| @@ -1,4 +1,7 @@ | |||
| 1 | .Dd $Mdocdate: October 12 2014 $ | 1 | .\" |
| 2 | .\" $OpenBSD: SSL_CTX_free.3,v 1.2 2014/12/02 14:11:01 jmc Exp $ | ||
| 3 | .\" | ||
| 4 | .Dd $Mdocdate: December 2 2014 $ | ||
| 2 | .Dt SSL_CTX_FREE 3 | 5 | .Dt SSL_CTX_FREE 3 |
| 3 | .Os | 6 | .Os |
| 4 | .Sh NAME | 7 | .Sh NAME |
| @@ -19,7 +22,8 @@ object pointed to by | |||
| 19 | and frees up the allocated memory if the reference count has reached 0. | 22 | and frees up the allocated memory if the reference count has reached 0. |
| 20 | .Pp | 23 | .Pp |
| 21 | It also calls the | 24 | It also calls the |
| 22 | .Xr free 3 Ns ing procedures for indirectly affected items, if applicable: | 25 | .Xr free 3 Ns ing |
| 26 | procedures for indirectly affected items, if applicable: | ||
| 23 | the session cache, the list of ciphers, the list of Client CAs, | 27 | the session cache, the list of ciphers, the list of Client CAs, |
| 24 | the certificates and keys. | 28 | the certificates and keys. |
| 25 | .Sh WARNINGS | 29 | .Sh WARNINGS |
