summaryrefslogtreecommitdiffstats
path: root/secure/lib/libssl/man/SSL_SESSION_free.3
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2009-06-14 19:51:05 +0000
committersimon <simon@FreeBSD.org>2009-06-14 19:51:05 +0000
commitc2624ed238285b10690b8008cd36e0d9aff09b0d (patch)
treec583a68a7b74a895df55b53bbd6b70432f5b3caa /secure/lib/libssl/man/SSL_SESSION_free.3
parent55bfce5e08a8fe3ddb5834f27ad6d8e0172bc0c6 (diff)
downloadFreeBSD-src-c2624ed238285b10690b8008cd36e0d9aff09b0d.zip
FreeBSD-src-c2624ed238285b10690b8008cd36e0d9aff09b0d.tar.gz
Regenerate manual pages for OpenSSL 0.9.8k.
Diffstat (limited to 'secure/lib/libssl/man/SSL_SESSION_free.3')
-rw-r--r--secure/lib/libssl/man/SSL_SESSION_free.36
1 files changed, 3 insertions, 3 deletions
diff --git a/secure/lib/libssl/man/SSL_SESSION_free.3 b/secure/lib/libssl/man/SSL_SESSION_free.3
index 1ca3156..664f90b 100644
--- a/secure/lib/libssl/man/SSL_SESSION_free.3
+++ b/secure/lib/libssl/man/SSL_SESSION_free.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.35
+.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.37
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SESSION_free 3"
-.TH SSL_SESSION_free 3 "2007-03-15" "0.9.8e" "OpenSSL"
+.TH SSL_SESSION_free 3 "2009-06-14" "0.9.8k" "OpenSSL"
.SH "NAME"
SSL_SESSION_free \- free an allocated SSL_SESSION structure
.SH "SYNOPSIS"
@@ -145,7 +145,7 @@ SSL_SESSION_free \- free an allocated SSL_SESSION structure
.IX Header "DESCRIPTION"
\&\fISSL_SESSION_free()\fR decrements the reference count of \fBsession\fR and removes
the \fB\s-1SSL_SESSION\s0\fR structure pointed to by \fBsession\fR and frees up the allocated
-memory, if the the reference count has reached 0.
+memory, if the reference count has reached 0.
.SH "NOTES"
.IX Header "NOTES"
\&\s-1SSL_SESSION\s0 objects are allocated, when a \s-1TLS/SSL\s0 handshake operation
OpenPOWER on IntegriCloud