From e803f754b531bde55b4988bcbd5eaa095ab488b6 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Thu, 22 Dec 2016 13:05:59 +0000 Subject: Delete the x509(3) manual page and merge what little content remained into X509_new(3). Add information about STANDARDS. --- src/lib/libcrypto/man/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/lib/libcrypto/man/Makefile') 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 @@ -# $OpenBSD: Makefile,v 1.86 2016/12/22 12:21:19 schwarze Exp $ +# $OpenBSD: Makefile,v 1.87 2016/12/22 13:05:59 schwarze Exp $ .include @@ -230,7 +230,6 @@ MAN= \ i2d_PKCS7_bio_stream.3 \ lh_new.3 \ lh_stats.3 \ - x509.3 \ openssl.cnf.5 \ x509v3.cnf.5 -- cgit v1.2.3-55-g6feb