diff options
Diffstat (limited to 'src/lib/libcrypto/doc/RAND.pod')
| -rw-r--r-- | src/lib/libcrypto/doc/RAND.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/doc/RAND.pod b/src/lib/libcrypto/doc/RAND.pod index e460c1653e..8f803f33eb 100644 --- a/src/lib/libcrypto/doc/RAND.pod +++ b/src/lib/libcrypto/doc/RAND.pod | |||
| @@ -54,7 +54,7 @@ described in L<RAND_add(3)|RAND_add(3)>. Its state can be saved in a seed file | |||
| 54 | seeding process whenever the application is started. | 54 | seeding process whenever the application is started. |
| 55 | 55 | ||
| 56 | L<RAND_bytes(3)|RAND_bytes(3)> describes how to obtain random data from the | 56 | L<RAND_bytes(3)|RAND_bytes(3)> describes how to obtain random data from the |
| 57 | PRNG. | 57 | PRNG. |
| 58 | 58 | ||
| 59 | =head1 INTERNALS | 59 | =head1 INTERNALS |
| 60 | 60 | ||
| @@ -67,6 +67,6 @@ L<BN_rand(3)|BN_rand(3)>, L<RAND_add(3)|RAND_add(3)>, | |||
| 67 | L<RAND_load_file(3)|RAND_load_file(3)>, | 67 | L<RAND_load_file(3)|RAND_load_file(3)>, |
| 68 | L<RAND_bytes(3)|RAND_bytes(3)>, | 68 | L<RAND_bytes(3)|RAND_bytes(3)>, |
| 69 | L<RAND_set_rand_method(3)|RAND_set_rand_method(3)>, | 69 | L<RAND_set_rand_method(3)|RAND_set_rand_method(3)>, |
| 70 | L<RAND_cleanup(3)|RAND_cleanup(3)> | 70 | L<RAND_cleanup(3)|RAND_cleanup(3)> |
| 71 | 71 | ||
| 72 | =cut | 72 | =cut |
