From 282360e6be8f0089470b38c07458c23564f5447f Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Thu, 18 Apr 2019 16:09:45 +0200 Subject: [PATCH] doc: Get rid of unrelated reference to DSA_new() CLA: trivial Signed-off-by: Jakub Jelen Reviewed-by: Paul Yang Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/8786) (cherry picked from commit 87930507ff1c020d4ba1ca895ef3ef08e17253b3) --- 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 0bf63f8bde..e36444f962 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, +L, L, L -- 2.50.1