summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/OPENSSL_config.pod
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/doc/OPENSSL_config.pod')
-rw-r--r--src/lib/libcrypto/doc/OPENSSL_config.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/OPENSSL_config.pod b/src/lib/libcrypto/doc/OPENSSL_config.pod
index e7bba2aaca..552ed956ab 100644
--- a/src/lib/libcrypto/doc/OPENSSL_config.pod
+++ b/src/lib/libcrypto/doc/OPENSSL_config.pod
@@ -37,7 +37,7 @@ can be added without source changes.
37 37
38The environment variable B<OPENSSL_CONF> can be set to specify the location 38The environment variable B<OPENSSL_CONF> can be set to specify the location
39of the configuration file. 39of the configuration file.
40 40
41Currently ASN1 OBJECTs and ENGINE configuration can be performed future 41Currently ASN1 OBJECTs and ENGINE configuration can be performed future
42versions of OpenSSL will add new configuration options. 42versions of OpenSSL will add new configuration options.
43 43