summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ff4607ac3d..6cbab45168 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.85 2016/12/22 12:10:06 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.86 2016/12/22 12:21:19 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -210,7 +210,6 @@ MAN= \
210 X509_sign.3 \ 210 X509_sign.3 \
211 X509_verify_cert.3 \ 211 X509_verify_cert.3 \
212 X509v3_get_ext_by_NID.3 \ 212 X509v3_get_ext_by_NID.3 \
213 bn_dump.3 \
214 crypto.3 \ 213 crypto.3 \
215 d2i_ASN1_OBJECT.3 \ 214 d2i_ASN1_OBJECT.3 \
216 d2i_DHparams.3 \ 215 d2i_DHparams.3 \