From 886f0ff9cbcf437bf1cfe269ab5aa45bf63a039b Mon Sep 17 00:00:00 2001 From: miod <> Date: Wed, 9 Jul 2014 17:56:43 +0000 Subject: Update to match the current state of crypto/rand, and remove MLINKS for RAND_event and RAND_screen. --- src/lib/libcrypto/man/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man') diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 66cb3e49e1..57bf4a2bb8 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2014/04/19 11:15:37 deraadt Exp $ +# $OpenBSD: Makefile,v 1.5 2014/07/09 17:56:43 miod Exp $ .include # for NOMAN @@ -660,8 +660,6 @@ MLINKS+=\ PEM_read_bio_PrivateKey.3 PEM_write_bio_X509_CRL.3 \ PEM_read_bio_PrivateKey.3 PEM_write_bio_X509_REQ.3 \ PEM_read_bio_PrivateKey.3 PEM_write_bio_X509_REQ_NEW.3 \ - RAND_add.3 RAND_event.3 \ - RAND_add.3 RAND_screen.3 \ RAND_add.3 RAND_seed.3 \ RAND_add.3 RAND_status.3 \ RAND_bytes.3 RAND_pseudo_bytes.3 \ -- cgit v1.2.3-55-g6feb