CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/06/14 07:41:31
Modified files:
lib/libcrypto/man: CONF_modules_load_file.3
ERR_load_crypto_strings.3 OPENSSL_config.3
OPENSSL_init_crypto.3
OPENSSL_load_builtin_modules.3
OpenSSL_add_all_algorithms.3
lib/libssl/man : OPENSSL_init_ssl.3 SSL_library_init.3 ssl.3
Log message:
Further improve the documentation of library initialization and configuration.
Among other improvements:
* Use a uniform wording at the top of the DECSRIPTION for obsolete pages.
* Better explain how to use a non-standard configuration file.
* Remove obsolete functions from SEE ALSO.
Triggered by some suggestions from tb@.
Tweaks and OK tb@.