summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/man/CONF_modules_free.3
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2007-03-15 20:15:15 +0000
committersimon <simon@FreeBSD.org>2007-03-15 20:15:15 +0000
commiteeba69019016572d311c7a8d220c58ed6179058b (patch)
tree43bc5ebcdf4cceae2e2c54a5b3a7c1b72007e0c3 /secure/lib/libcrypto/man/CONF_modules_free.3
parent394ba190a3f3c2ec13e67e830b6faeb2dd3e651c (diff)
downloadFreeBSD-src-eeba69019016572d311c7a8d220c58ed6179058b.zip
FreeBSD-src-eeba69019016572d311c7a8d220c58ed6179058b.tar.gz
Upgrade to OpenSSL 0.9.8e.
Diffstat (limited to 'secure/lib/libcrypto/man/CONF_modules_free.3')
-rw-r--r--secure/lib/libcrypto/man/CONF_modules_free.38
1 files changed, 4 insertions, 4 deletions
diff --git a/secure/lib/libcrypto/man/CONF_modules_free.3 b/secure/lib/libcrypto/man/CONF_modules_free.3
index 682f14e..41ae9be 100644
--- a/secure/lib/libcrypto/man/CONF_modules_free.3
+++ b/secure/lib/libcrypto/man/CONF_modules_free.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.32
+.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.35
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -129,10 +129,10 @@
.\" ========================================================================
.\"
.IX Title "CONF_modules_free 3"
-.TH CONF_modules_free 3 "2006-10-01" "0.9.8d" "OpenSSL"
+.TH CONF_modules_free 3 "2007-03-15" "0.9.8e" "OpenSSL"
.SH "NAME"
.Vb 2
-\& CONF_modules_free, CONF_modules_load, CONF_modules_unload -
+\& CONF_modules_free, CONF_modules_finish, CONF_modules_unload -
\& OpenSSL configuration cleanup functions
.Ve
.SH "SYNOPSIS"
@@ -143,8 +143,8 @@
.PP
.Vb 3
\& void CONF_modules_free(void);
-\& void CONF_modules_unload(int all);
\& void CONF_modules_finish(void);
+\& void CONF_modules_unload(int all);
.Ve
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
OpenPOWER on IntegriCloud