aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto/man/OPENSSL_config.3
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2006-07-29 19:41:41 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2006-07-29 19:41:41 +0000
commite7926dc0a540b28f570a97e4e0d6c614490141cc (patch)
treee9b6155f49a3b6073b95b808e1e0a1ec5489a21f /secure/lib/libcrypto/man/OPENSSL_config.3
parent9ceddbd532223cd33c22b786a2994dee68be9c8e (diff)
downloadsrc-e7926dc0a540b28f570a97e4e0d6c614490141cc.tar.gz
src-e7926dc0a540b28f570a97e4e0d6c614490141cc.zip
Upgrade to OpenSSL 0.9.8b.
Notes
Notes: svn path=/head/; revision=160819
Diffstat (limited to 'secure/lib/libcrypto/man/OPENSSL_config.3')
-rw-r--r--secure/lib/libcrypto/man/OPENSSL_config.36
1 files changed, 3 insertions, 3 deletions
diff --git a/secure/lib/libcrypto/man/OPENSSL_config.3 b/secure/lib/libcrypto/man/OPENSSL_config.3
index 091e7f7c68ea..0d9b19f31fe8 100644
--- a/secure/lib/libcrypto/man/OPENSSL_config.3
+++ b/secure/lib/libcrypto/man/OPENSSL_config.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14
+.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.32
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_config 3"
-.TH OPENSSL_config 3 "2005-02-24" "0.9.7d" "OpenSSL"
+.TH OPENSSL_config 3 "2006-07-29" "0.9.8b" "OpenSSL"
.SH "NAME"
OPENSSL_config, OPENSSL_no_config \- simple OpenSSL configuration functions
.SH "SYNOPSIS"
@@ -165,7 +165,7 @@ calls \fIOPENSSL_add_all_algorithms()\fR by compiling an application with the
preprocessor symbol \fB\s-1OPENSSL_LOAD_CONF\s0\fR #define'd. In this way configuration
can be added without source changes.
.PP
-The environment variable \fB\s-1OPENSSL_CONFIG\s0\fR can be set to specify the location
+The environment variable \fB\s-1OPENSSL_CONF\s0\fR can be set to specify the location
of the configuration file.
.PP
Currently \s-1ASN1\s0 OBJECTs and \s-1ENGINE\s0 configuration can be performed future