diff options
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/libcrypto/doc/RAND_add.pod | 2 | ||||
-rw-r--r-- | src/lib/libssl/src/doc/crypto/RAND_add.pod | 2 |
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 | |||
20 | to be controlled by external sources. | 20 | to be controlled by external sources. |
21 | 21 | ||
22 | They are kept for ABI compatibility but are no longer functional, and | 22 | They are kept for ABI compatibility but are no longer functional, and |
23 | should not used in new programs. | 23 | should 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 | |||
20 | to be controlled by external sources. | 20 | to be controlled by external sources. |
21 | 21 | ||
22 | They are kept for ABI compatibility but are no longer functional, and | 22 | They are kept for ABI compatibility but are no longer functional, and |
23 | should not used in new programs. | 23 | should not be used in new programs. |
24 | 24 | ||
25 | =head1 SEE ALSO | 25 | =head1 SEE ALSO |
26 | 26 | ||