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:
07822c5
)
doc: Get rid of unrelated reference to DSA_new()
author
Jakub Jelen
<jjelen@redhat.com>
Thu, 18 Apr 2019 14:09:45 +0000
(16:09 +0200)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 24 Apr 2019 14:35:20 +0000
(16:35 +0200)
CLA: trivial
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Paul Yang <yang.yang@baishancloud.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8786)
doc/man3/ECDSA_SIG_new.pod
patch
|
blob
|
history
diff --git
a/doc/man3/ECDSA_SIG_new.pod
b/doc/man3/ECDSA_SIG_new.pod
index f37005d84108885a5fbb4611be0a9598017a961c..e99a8237c65cf9d3875e6f1ea493152906082b10 100644
(file)
--- 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)>