From 677033f5d6088023b86fc3814bf37f784f930fd2 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Mon, 13 Dec 2021 13:46:09 +0000 Subject: new manual pages i2d_ASN1_bio_stream(3) and SMIME_crlf_copy(3) --- src/lib/libcrypto/man/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/lib/libcrypto/man/Makefile') diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index aab725a0e9..2e608bffbb 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.223 2021/12/12 17:31:18 schwarze Exp $ +# $OpenBSD: Makefile,v 1.224 2021/12/13 13:46:09 schwarze Exp $ .include @@ -278,6 +278,7 @@ MAN= \ RSA_sign_ASN1_OCTET_STRING.3 \ RSA_size.3 \ SHA1.3 \ + SMIME_crlf_copy.3 \ SMIME_read_CMS.3 \ SMIME_read_PKCS7.3 \ SMIME_write_CMS.3 \ @@ -411,6 +412,7 @@ MAN= \ evp.3 \ get_rfc3526_prime_8192.3 \ i2a_ASN1_STRING.3 \ + i2d_ASN1_bio_stream.3 \ i2d_CMS_bio_stream.3 \ i2d_PKCS7_bio_stream.3 \ lh_new.3 \ -- cgit v1.2.3-55-g6feb