summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/man/CONF_modules_free.3
diff options
context:
space:
mode:
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