Use correct name for config file env variable.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 2 Jun 2005 23:19:56 +0000 (23:19 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 2 Jun 2005 23:19:56 +0000 (23:19 +0000)
doc/crypto/OPENSSL_config.pod

index 16600620ccf314005407c4b68ab212865f19a050..e7bba2aacae066c760d667592f049cd6f6bf66cd 100644 (file)
@@ -35,7 +35,7 @@ calls OPENSSL_add_all_algorithms() by compiling an application with the
 preprocessor symbol B<OPENSSL_LOAD_CONF> #define'd. In this way configuration
 can be added without source changes.
 
-The environment variable B<OPENSSL_CONFIG> can be set to specify the location
+The environment variable B<OPENSSL_CONF> can be set to specify the location
 of the configuration file.
  
 Currently ASN1 OBJECTs and ENGINE configuration can be performed future