summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man')
-rw-r--r--src/lib/libcrypto/man/Makefile4
1 files changed, 1 insertions, 3 deletions
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 @@
1# $OpenBSD: Makefile,v 1.4 2014/04/19 11:15:37 deraadt Exp $ 1# $OpenBSD: Makefile,v 1.5 2014/07/09 17:56:43 miod Exp $
2 2
3.include <bsd.own.mk> # for NOMAN 3.include <bsd.own.mk> # for NOMAN
4 4
@@ -660,8 +660,6 @@ MLINKS+=\
660 PEM_read_bio_PrivateKey.3 PEM_write_bio_X509_CRL.3 \ 660 PEM_read_bio_PrivateKey.3 PEM_write_bio_X509_CRL.3 \
661 PEM_read_bio_PrivateKey.3 PEM_write_bio_X509_REQ.3 \ 661 PEM_read_bio_PrivateKey.3 PEM_write_bio_X509_REQ.3 \
662 PEM_read_bio_PrivateKey.3 PEM_write_bio_X509_REQ_NEW.3 \ 662 PEM_read_bio_PrivateKey.3 PEM_write_bio_X509_REQ_NEW.3 \
663 RAND_add.3 RAND_event.3 \
664 RAND_add.3 RAND_screen.3 \
665 RAND_add.3 RAND_seed.3 \ 663 RAND_add.3 RAND_seed.3 \
666 RAND_add.3 RAND_status.3 \ 664 RAND_add.3 RAND_status.3 \
667 RAND_bytes.3 RAND_pseudo_bytes.3 \ 665 RAND_bytes.3 RAND_pseudo_bytes.3 \