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:
1931a04
)
fix deprecation version number in docs
author
Joey Yandle
<xoloki@gmail.com>
Mon, 16 May 2016 19:51:40 +0000
(12:51 -0700)
committer
Rich Salz
<rsalz@openssl.org>
Sun, 29 May 2016 17:36:59 +0000
(13:36 -0400)
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1079)
doc/crypto/RAND_add.pod
patch
|
blob
|
history
diff --git
a/doc/crypto/RAND_add.pod
b/doc/crypto/RAND_add.pod
index cb8e781f76012cbbacf922aa19db58d6371cb948..46de165a9795bf547619d7517f68b7c60d5dc2c9 100644
(file)
--- a/
doc/crypto/RAND_add.pod
+++ b/
doc/crypto/RAND_add.pod
@@
-60,7
+60,7
@@
The other functions do not return values.
=head1 HISTORY
RAND_event() and RAND_screen() are deprecated since OpenSSL
-1.1. Use the functions described above instead.
+1.1.
0.
Use the functions described above instead.
=head1 SEE ALSO