summaryrefslogtreecommitdiff
path: root/src/lib/libssl/man/SSL_free.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libssl/man/SSL_free.3')
-rw-r--r--src/lib/libssl/man/SSL_free.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libssl/man/SSL_free.3 b/src/lib/libssl/man/SSL_free.3
index d31f3e40ea..c713ded121 100644
--- a/src/lib/libssl/man/SSL_free.3
+++ b/src/lib/libssl/man/SSL_free.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: SSL_free.3,v 1.5 2020/03/30 10:28:59 schwarze Exp $ 1.\" $OpenBSD: SSL_free.3,v 1.6 2021/06/11 19:41:39 jmc Exp $
2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
3.\" 3.\"
4.\" This file was written by Lutz Jaenicke <jaenicke@openssl.org>. 4.\" This file was written by Lutz Jaenicke <jaenicke@openssl.org>.
@@ -48,7 +48,7 @@
48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
49.\" OF THE POSSIBILITY OF SUCH DAMAGE. 49.\" OF THE POSSIBILITY OF SUCH DAMAGE.
50.\" 50.\"
51.Dd $Mdocdate: March 30 2020 $ 51.Dd $Mdocdate: June 11 2021 $
52.Dt SSL_FREE 3 52.Dt SSL_FREE 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
@@ -102,7 +102,7 @@ was not called for the connection and
102was not used to set the 102was not used to set the
103.Vt SSL_SENT_SHUTDOWN 103.Vt SSL_SENT_SHUTDOWN
104state, the session will also be removed from the session cache as required by 104state, the session will also be removed from the session cache as required by
105RFC2246. 105RFC 2246.
106.Sh SEE ALSO 106.Sh SEE ALSO
107.Xr ssl 3 , 107.Xr ssl 3 ,
108.Xr SSL_clear 3 , 108.Xr SSL_clear 3 ,