diff options
| author | jca <> | 2014-06-28 20:24:55 +0000 |
|---|---|---|
| committer | jca <> | 2014-06-28 20:24:55 +0000 |
| commit | a043daacc3e5405961a1cb3d2f45ae3a12576eaa (patch) | |
| tree | c0fbdc34f29d9d24d84e0fdeba594435ac726664 /src/lib | |
| parent | f18925b701a050f5ccf4d42a9bfda83bdbc6335c (diff) | |
| download | openbsd-a043daacc3e5405961a1cb3d2f45ae3a12576eaa.tar.gz openbsd-a043daacc3e5405961a1cb3d2f45ae3a12576eaa.tar.bz2 openbsd-a043daacc3e5405961a1cb3d2f45ae3a12576eaa.zip | |
Add a missing word.
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 | ||
