summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/Makefile
diff options
context:
space:
mode:
authorschwarze <>2016-12-22 13:05:59 +0000
committerschwarze <>2016-12-22 13:05:59 +0000
commitd96fa83f39963100ff56da1a2fc67899b9e31646 (patch)
treeb84773e72d1fa0e5fcc6a1ddad83f3c39a877bf6 /src/lib/libcrypto/man/Makefile
parent3ccf0a5d710a44100fc8eae7e27c85c86c6f1c5b (diff)
downloadopenbsd-d96fa83f39963100ff56da1a2fc67899b9e31646.tar.gz
openbsd-d96fa83f39963100ff56da1a2fc67899b9e31646.tar.bz2
openbsd-d96fa83f39963100ff56da1a2fc67899b9e31646.zip
Delete the x509(3) manual page and merge what little content remained
into X509_new(3). Add information about STANDARDS.
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 6cbab45168..8a5e9419a9 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.86 2016/12/22 12:21:19 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.87 2016/12/22 13:05:59 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -230,7 +230,6 @@ MAN= \
230 i2d_PKCS7_bio_stream.3 \ 230 i2d_PKCS7_bio_stream.3 \
231 lh_new.3 \ 231 lh_new.3 \
232 lh_stats.3 \ 232 lh_stats.3 \
233 x509.3 \
234 openssl.cnf.5 \ 233 openssl.cnf.5 \
235 x509v3.cnf.5 234 x509v3.cnf.5
236 235