projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d7d746
)
Man page section forgotten...
author
Richard Levitte
<levitte@openssl.org>
Mon, 24 Jan 2000 14:19:00 +0000
(14:19 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Mon, 24 Jan 2000 14:19:00 +0000
(14:19 +0000)
doc/crypto/rand.pod
patch
|
blob
|
history
diff --git
a/doc/crypto/rand.pod
b/doc/crypto/rand.pod
index b357f76ac3a8af46e07382b2337dd919871f33cf..6d748c1bb67e3bd61ad6a9d41228ee32759bbe1a 100644
(file)
--- a/
doc/crypto/rand.pod
+++ b/
doc/crypto/rand.pod
@@
-141,7
+141,7
@@
overwritten) and 7 (by not using the 10 bytes given to the caller to
update the 'state', but they are used to update 'md').
So of the points raised, only 2 is not addressed (but see
-L<RAND_add()>).
+L<RAND_add(
3
)>).
=head1 SEE ALSO