summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/RAND_add.pod
diff options
context:
space:
mode:
authormiod <>2014-07-09 17:56:43 +0000
committermiod <>2014-07-09 17:56:43 +0000
commit886f0ff9cbcf437bf1cfe269ab5aa45bf63a039b (patch)
tree5be9b59ec7ebadf006e37ac06006c858c860f945 /src/lib/libcrypto/doc/RAND_add.pod
parent911cfe3475e21a780d5ce6cc6eda37cd34760fdd (diff)
downloadopenbsd-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.pod2
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
27L<rand(3)|rand(3)>, L<RAND_egd(3)|RAND_egd(3)>, 27L<rand(3)|rand(3)>,
28L<RAND_load_file(3)|RAND_load_file(3)>, L<RAND_cleanup(3)|RAND_cleanup(3)> 28L<RAND_load_file(3)|RAND_load_file(3)>, L<RAND_cleanup(3)|RAND_cleanup(3)>
29 29
30=cut 30=cut