diff options
| author | miod <> | 2014-07-09 17:56:43 +0000 | 
|---|---|---|
| committer | miod <> | 2014-07-09 17:56:43 +0000 | 
| commit | 886f0ff9cbcf437bf1cfe269ab5aa45bf63a039b (patch) | |
| tree | 5be9b59ec7ebadf006e37ac06006c858c860f945 /src/lib/libcrypto/doc/RAND_add.pod | |
| parent | 911cfe3475e21a780d5ce6cc6eda37cd34760fdd (diff) | |
| download | openbsd-886f0ff9cbcf437bf1cfe269ab5aa45bf63a039b.tar.gz openbsd-886f0ff9cbcf437bf1cfe269ab5aa45bf63a039b.tar.bz2 openbsd-886f0ff9cbcf437bf1cfe269ab5aa45bf63a039b.zip | |
Update to match the current state of crypto/rand, and remove MLINKS for
RAND_event and RAND_screen.
Diffstat (limited to 'src/lib/libcrypto/doc/RAND_add.pod')
| -rw-r--r-- | src/lib/libcrypto/doc/RAND_add.pod | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/lib/libcrypto/doc/RAND_add.pod b/src/lib/libcrypto/doc/RAND_add.pod index 67c75dee97..3ffd4910c4 100644 --- a/src/lib/libcrypto/doc/RAND_add.pod +++ b/src/lib/libcrypto/doc/RAND_add.pod | |||
| @@ -24,7 +24,7 @@ should not be used in new programs. | |||
| 24 | 24 | ||
| 25 | =head1 SEE ALSO | 25 | =head1 SEE ALSO | 
| 26 | 26 | ||
| 27 | L<rand(3)|rand(3)>, L<RAND_egd(3)|RAND_egd(3)>, | 27 | L<rand(3)|rand(3)>, | 
| 28 | L<RAND_load_file(3)|RAND_load_file(3)>, L<RAND_cleanup(3)|RAND_cleanup(3)> | 28 | L<RAND_load_file(3)|RAND_load_file(3)>, L<RAND_cleanup(3)|RAND_cleanup(3)> | 
| 29 | 29 | ||
| 30 | =cut | 30 | =cut | 
