summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod2
-rw-r--r--src/lib/libssl/src/doc/crypto/OpenSSL_add_all_algorithms.pod2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod b/src/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod
index 1300fe190c..015d4eaf36 100644
--- a/src/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod
+++ b/src/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod
@@ -35,7 +35,7 @@ None of the functions return a value.
35 35
36=head1 NOTES 36=head1 NOTES
37 37
38A typical application will will call OpenSSL_add_all_algorithms() initially and 38A typical application will call OpenSSL_add_all_algorithms() initially and
39EVP_cleanup() before exiting. 39EVP_cleanup() before exiting.
40 40
41An application does not need to add algorithms to use them explicitly, for example 41An application does not need to add algorithms to use them explicitly, for example
diff --git a/src/lib/libssl/src/doc/crypto/OpenSSL_add_all_algorithms.pod b/src/lib/libssl/src/doc/crypto/OpenSSL_add_all_algorithms.pod
index 1300fe190c..015d4eaf36 100644
--- a/src/lib/libssl/src/doc/crypto/OpenSSL_add_all_algorithms.pod
+++ b/src/lib/libssl/src/doc/crypto/OpenSSL_add_all_algorithms.pod
@@ -35,7 +35,7 @@ None of the functions return a value.
35 35
36=head1 NOTES 36=head1 NOTES
37 37
38A typical application will will call OpenSSL_add_all_algorithms() initially and 38A typical application will call OpenSSL_add_all_algorithms() initially and
39EVP_cleanup() before exiting. 39EVP_cleanup() before exiting.
40 40
41An application does not need to add algorithms to use them explicitly, for example 41An application does not need to add algorithms to use them explicitly, for example