summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-03-01 18:08:27 +0100
committerUlf Möller <ulf@openssl.org>2000-03-01 18:08:27 +0100
commit410243f197e2ec0d159058f60775dbe7a8edcabb (patch)
treef83597f7a8875f61f9303efecc2522911c5753c0 /doc
parentchange info text (as on the web site) (diff)
downloadopenssl-410243f197e2ec0d159058f60775dbe7a8edcabb.tar.xz
openssl-410243f197e2ec0d159058f60775dbe7a8edcabb.zip
add RAND_status() to title
Diffstat (limited to 'doc')
-rw-r--r--doc/crypto/RAND_add.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/RAND_add.pod b/doc/crypto/RAND_add.pod
index 0a13ec2a92..16a8698933 100644
--- a/doc/crypto/RAND_add.pod
+++ b/doc/crypto/RAND_add.pod
@@ -2,7 +2,7 @@
=head1 NAME
-RAND_add, RAND_seed, RAND_screen - add entropy to the PRNG
+RAND_add, RAND_seed, RAND_status, RAND_screen - add entropy to the PRNG
=head1 SYNOPSIS