From: Eugene Syromiatnikov Date: Fri, 11 Jul 2025 17:50:41 +0000 (+0200) Subject: doc/man7/openssl-env: document OPENSSL_DEBUG_DECC_INIT environment variable X-Git-Tag: openssl-3.6.0-alpha1~374 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de54753c283db249e2fc3c552cf053cf92cf972;p=thirdparty%2Fopenssl.git doc/man7/openssl-env: document OPENSSL_DEBUG_DECC_INIT environment variable Signed-off-by: Eugene Syromiatnikov Reviewed-by: Neil Horman Reviewed-by: Tomas Mraz Reviewed-by: Dmitry Belyavskiy (Merged from https://github.com/openssl/openssl/pull/28025) --- diff --git a/doc/man7/openssl-env.pod b/doc/man7/openssl-env.pod index b9053e24693..0708e718c7e 100644 --- a/doc/man7/openssl-env.pod +++ b/doc/man7/openssl-env.pod @@ -46,6 +46,13 @@ Specifies a configuration option and filename for the B and B commands invoked by the B script. See L. +=item B + +On VMS only: if this variable is set, enables verbose output of parsing +of C logical names, that contain C RTL features, during library +initialisation (C). If the value of the variable is more +than 1, outputs information about every processed feature. + =item B Specifies the directory from which dynamic engines are loaded.