From c2624ed238285b10690b8008cd36e0d9aff09b0d Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 14 Jun 2009 19:51:05 +0000 Subject: Regenerate manual pages for OpenSSL 0.9.8k. --- secure/lib/libssl/man/SSL_SESSION_free.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'secure/lib/libssl/man/SSL_SESSION_free.3') 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 -- cgit v1.1