[openssl] OpenSSL_1_1_1-stable update
Richard Levitte
levitte at openssl.org
Wed Apr 24 14:36:59 UTC 2019
The branch OpenSSL_1_1_1-stable has been updated
via 282360e6be8f0089470b38c07458c23564f5447f (commit)
from aacae7a915c2b872f98eaefca67b6d0c58d223aa (commit)
- Log -----------------------------------------------------------------
commit 282360e6be8f0089470b38c07458c23564f5447f
Author: Jakub Jelen <jjelen at redhat.com>
Date: Thu Apr 18 16:09:45 2019 +0200
doc: Get rid of unrelated reference to DSA_new()
CLA: trivial
Signed-off-by: Jakub Jelen <jjelen at redhat.com>
Reviewed-by: Paul Yang <yang.yang at baishancloud.com>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8786)
(cherry picked from commit 87930507ff1c020d4ba1ca895ef3ef08e17253b3)
-----------------------------------------------------------------------
Summary of changes:
doc/man3/ECDSA_SIG_new.pod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/man3/ECDSA_SIG_new.pod b/doc/man3/ECDSA_SIG_new.pod
index 0bf63f8..e36444f 100644
--- a/doc/man3/ECDSA_SIG_new.pod
+++ b/doc/man3/ECDSA_SIG_new.pod
@@ -200,7 +200,7 @@ ANSI X9.62, US Federal Information Processing Standard FIPS 186-2
=head1 SEE ALSO
-L<DSA_new(3)>,
+L<EC_KEY_new(3)>,
L<EVP_DigestSignInit(3)>,
L<EVP_DigestVerifyInit(3)>
More information about the openssl-commits
mailing list