summaryrefslogtreecommitdiffstats
path: root/secure/lib/libssl/man/SSL_free.3
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libssl/man/SSL_free.3')
-rw-r--r--secure/lib/libssl/man/SSL_free.36
1 files changed, 3 insertions, 3 deletions
diff --git a/secure/lib/libssl/man/SSL_free.3 b/secure/lib/libssl/man/SSL_free.3
index 0547e23..06473cb 100644
--- a/secure/lib/libssl/man/SSL_free.3
+++ b/secure/lib/libssl/man/SSL_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_free 3"
-.TH SSL_free 3 "2007-03-15" "0.9.8e" "OpenSSL"
+.TH SSL_free 3 "2009-06-14" "0.9.8k" "OpenSSL"
.SH "NAME"
SSL_free \- free an allocated SSL structure
.SH "SYNOPSIS"
@@ -145,7 +145,7 @@ SSL_free \- free an allocated SSL structure
.IX Header "DESCRIPTION"
\&\fISSL_free()\fR decrements the reference count of \fBssl\fR, and removes the \s-1SSL\s0
structure pointed to by \fBssl\fR and frees up the allocated memory if the
-the reference count has reached 0.
+reference count has reached 0.
.SH "NOTES"
.IX Header "NOTES"
\&\fISSL_free()\fR also calls the \fIfree()\fRing procedures for indirectly affected items, if
OpenPOWER on IntegriCloud