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/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile
index dbfce91647..4312bdc341 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.42 2016/11/03 15:20:36 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.43 2016/11/03 15:31:29 schwarze Exp $
2 2
3.include <bsd.own.mk> # for NOMAN 3.include <bsd.own.mk> # for NOMAN
4 4
@@ -145,7 +145,6 @@ MAN= \
145 lh_new.3 \ 145 lh_new.3 \
146 146
147GENMAN= \ 147GENMAN= \
148 RAND.3 \
149 RAND_add.3 \ 148 RAND_add.3 \
150 RAND_bytes.3 \ 149 RAND_bytes.3 \
151 RAND_cleanup.3 \ 150 RAND_cleanup.3 \