From c01839c7ba2bbd6ce2dbed6239232b54efb936a6 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Tue, 6 Dec 2016 14:54:55 +0000 Subject: Delete most references to crypto(3). That page isn't useful enough to be pointed to from random individual pages. --- src/lib/libcrypto/man/EC_KEY_new.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/EC_KEY_new.3') diff --git a/src/lib/libcrypto/man/EC_KEY_new.3 b/src/lib/libcrypto/man/EC_KEY_new.3 index e338012bf7..fecb718a2b 100644 --- a/src/lib/libcrypto/man/EC_KEY_new.3 +++ b/src/lib/libcrypto/man/EC_KEY_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: EC_KEY_new.3,v 1.6 2016/11/22 01:38:49 schwarze Exp $ +.\" $OpenBSD: EC_KEY_new.3,v 1.7 2016/12/06 14:54:55 schwarze Exp $ .\" OpenSSL d900a015 Oct 8 14:40:42 2015 +0200 .\" .\" This file was written by Matt Caswell . @@ -48,7 +48,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: November 22 2016 $ +.Dd $Mdocdate: December 6 2016 $ .Dt EC_KEY_NEW 3 .Os .Sh NAME @@ -509,7 +509,6 @@ returns the value of the current encoding flags for the returns the point_conversion_form for the .Vt EC_KEY . .Sh SEE ALSO -.Xr crypto 3 , .Xr d2i_ECPKParameters 3 , .Xr ec 3 , .Xr EC_GFp_simple_method 3 , -- cgit v1.2.3-55-g6feb