summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/libcrypto/doc/RAND_add.pod2
-rw-r--r--src/lib/libssl/src/doc/crypto/RAND_add.pod2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/doc/RAND_add.pod b/src/lib/libcrypto/doc/RAND_add.pod
index d55dc125d3..67c75dee97 100644
--- a/src/lib/libcrypto/doc/RAND_add.pod
+++ b/src/lib/libcrypto/doc/RAND_add.pod
@@ -20,7 +20,7 @@ These functions used to allow for the state of the random number generator
20to be controlled by external sources. 20to be controlled by external sources.
21 21
22They are kept for ABI compatibility but are no longer functional, and 22They are kept for ABI compatibility but are no longer functional, and
23should not used in new programs. 23should not be used in new programs.
24 24
25=head1 SEE ALSO 25=head1 SEE ALSO
26 26
diff --git a/src/lib/libssl/src/doc/crypto/RAND_add.pod b/src/lib/libssl/src/doc/crypto/RAND_add.pod
index d55dc125d3..67c75dee97 100644
--- a/src/lib/libssl/src/doc/crypto/RAND_add.pod
+++ b/src/lib/libssl/src/doc/crypto/RAND_add.pod
@@ -20,7 +20,7 @@ These functions used to allow for the state of the random number generator
20to be controlled by external sources. 20to be controlled by external sources.
21 21
22They are kept for ABI compatibility but are no longer functional, and 22They are kept for ABI compatibility but are no longer functional, and
23should not used in new programs. 23should not be used in new programs.
24 24
25=head1 SEE ALSO 25=head1 SEE ALSO
26 26