Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPauli <pauli@openssl.org>2022-10-21 02:29:09 +0300
committerPauli <pauli@openssl.org>2022-10-24 01:52:21 +0300
commitf713ec7d9d146194ca572f7b7f8cc3434119f400 (patch)
tree402e83a51f1a3699330b9a67e128ca0767a26bc3
parent6c366417f74e0c74256c102601efdced2b62829b (diff)
doc: fix copy/paste error
Fixes #19460 Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/19461) (cherry picked from commit 5b9480fc1e814bf8fa2dce0dbbede147f04d477c)
-rw-r--r--doc/man3/OPENSSL_init_crypto.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/OPENSSL_init_crypto.pod b/doc/man3/OPENSSL_init_crypto.pod
index 92a9d9b95a..b2d48daeff 100644
--- a/doc/man3/OPENSSL_init_crypto.pod
+++ b/doc/man3/OPENSSL_init_crypto.pod
@@ -82,7 +82,7 @@ B<OPENSSL_INIT_NO_ADD_ALL_CIPHERS> will be ignored.
With this option the library will automatically load and make available all
libcrypto digests. This option is a default option. Once selected subsequent
calls to OPENSSL_init_crypto() with the option
-B<OPENSSL_INIT_NO_ADD_ALL_CIPHERS> will be ignored.
+B<OPENSSL_INIT_NO_ADD_ALL_DIGESTS> will be ignored.
=item OPENSSL_INIT_NO_ADD_ALL_CIPHERS