From 657e93e914c0734c7bb730b2372aa35c88e308fa Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Mon, 5 Sep 2016 10:43:42 +0000 Subject: remove CMS manuals; beck@ agress with the general idea --- src/lib/libcrypto/man/Makefile | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) (limited to 'src/lib/libcrypto/man/Makefile') diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index e74a6d56bf..1dfcf8700d 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.33 2016/09/03 12:42:47 beck Exp $ +# $OpenBSD: Makefile,v 1.34 2016/09/05 10:43:42 schwarze Exp $ .include # for NOMAN @@ -21,7 +21,6 @@ MAN= \ BIO_f_null.3 \ BIO_find_type.3 \ BIO_new.3 \ - BIO_new_CMS.3 \ BIO_push.3 \ BIO_read.3 \ BIO_s_accept.3 \ @@ -201,27 +200,6 @@ GENMAN= \ MAN+= ${GENMAN} -#MAN+= CMS_add0_cert.3 \ -# CMS_add1_recipient_cert.3 \ -# CMS_add1_signer.3 \ -# CMS_compress.3 \ -# CMS_decrypt.3 \ -# CMS_encrypt.3 \ -# CMS_final.3 \ -# CMS_get0_RecipientInfos.3 \ -# CMS_get0_SignerInfos.3 \ -# CMS_get0_type.3 \ -# CMS_get1_ReceiptRequest.3 \ -# CMS_sign.3 \ -# CMS_sign_receipt.3 \ -# CMS_uncompress.3 \ -# CMS_verify.3 \ -# CMS_verify_receipt.3 \ -# PEM_write_bio_CMS_stream.3 \ -# SMIME_read_CMS.3 \ -# SMIME_write_CMS.3 \ -# i2d_CMS_bio_stream.3 \ - .include .else maninstall: -- cgit v1.2.3-55-g6feb