From 390a6ad86d0c194f7195536ef4f2b8f55ead29a5 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Sat, 19 Apr 2014 11:15:37 +0000 Subject: egd is gone --- 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 215be6ef8a..66cb3e49e1 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2014/04/16 12:08:46 sthen Exp $ +# $OpenBSD: Makefile,v 1.4 2014/04/19 11:15:37 deraadt Exp $ .include # for NOMAN @@ -127,7 +127,6 @@ MAN= \ RAND_add.3 \ RAND_bytes.3 \ RAND_cleanup.3 \ - RAND_egd.3 \ RAND_load_file.3 \ RAND_set_rand_method.3 \ RC4.3 \ @@ -666,7 +665,6 @@ MLINKS+=\ RAND_add.3 RAND_seed.3 \ RAND_add.3 RAND_status.3 \ RAND_bytes.3 RAND_pseudo_bytes.3 \ - RAND_egd.3 RAND_egd_bytes.3 \ RAND_load_file.3 RAND_file_name.3 \ RAND_load_file.3 RAND_write_file.3 \ RAND_set_rand_method.3 RAND_SSLeay.3 \ -- cgit v1.2.3-55-g6feb