]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
doc: fix copy/paste error
authorPauli <pauli@openssl.org>
Thu, 20 Oct 2022 23:29:09 +0000 (10:29 +1100)
committerPauli <pauli@openssl.org>
Sun, 23 Oct 2022 22:52:46 +0000 (09:52 +1100)
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)

doc/man3/OPENSSL_init_crypto.pod

index 3447f5f1138fb667012c2a442dd7f600b99b0318..dbb4d1d94d919cf92cee230b82180846ebfa9601 100644 (file)
@@ -81,7 +81,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