summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
-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 e09095dc62..bdf5232212 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.69 2016/12/10 21:17:09 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.70 2016/12/10 22:30:54 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -213,7 +213,6 @@ MAN= \
213 d2i_X509_REQ.3 \ 213 d2i_X509_REQ.3 \
214 d2i_X509_SIG.3 \ 214 d2i_X509_SIG.3 \
215 des_read_pw.3 \ 215 des_read_pw.3 \
216 dh.3 \
217 dsa.3 \ 216 dsa.3 \
218 ec.3 \ 217 ec.3 \
219 engine.3 \ 218 engine.3 \