summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/Makefile
diff options
context:
space:
mode:
authorschwarze <>2018-04-18 01:13:37 +0000
committerschwarze <>2018-04-18 01:13:37 +0000
commite9bc095e34e51fd24981bb7ff0b2122f4e1cd4b3 (patch)
treecc1fd766e824ec60e191c0af97855c0c92a7b950 /src/lib/libcrypto/man/Makefile
parent085cd52690b6549675c1e2c64c2779cf4c27bc4d (diff)
downloadopenbsd-e9bc095e34e51fd24981bb7ff0b2122f4e1cd4b3.tar.gz
openbsd-e9bc095e34e51fd24981bb7ff0b2122f4e1cd4b3.tar.bz2
openbsd-e9bc095e34e51fd24981bb7ff0b2122f4e1cd4b3.zip
delete engine(3); nothing of value left in that page
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 695485aeeb..c8e5d51fd6 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.140 2018/04/15 17:02:03 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.141 2018/04/18 01:13:37 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -302,7 +302,6 @@ MAN= \
302 d2i_X509_REQ.3 \ 302 d2i_X509_REQ.3 \
303 d2i_X509_SIG.3 \ 303 d2i_X509_SIG.3 \
304 des_read_pw.3 \ 304 des_read_pw.3 \
305 engine.3 \
306 evp.3 \ 305 evp.3 \
307 get_rfc3526_prime_8192.3 \ 306 get_rfc3526_prime_8192.3 \
308 i2d_PKCS7_bio_stream.3 \ 307 i2d_PKCS7_bio_stream.3 \