diff options
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
| -rw-r--r-- | src/lib/libcrypto/man/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.223 2021/12/12 17:31:18 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.224 2021/12/13 13:46:09 schwarze Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -278,6 +278,7 @@ MAN= \ | |||
| 278 | RSA_sign_ASN1_OCTET_STRING.3 \ | 278 | RSA_sign_ASN1_OCTET_STRING.3 \ |
| 279 | RSA_size.3 \ | 279 | RSA_size.3 \ |
| 280 | SHA1.3 \ | 280 | SHA1.3 \ |
| 281 | SMIME_crlf_copy.3 \ | ||
| 281 | SMIME_read_CMS.3 \ | 282 | SMIME_read_CMS.3 \ |
| 282 | SMIME_read_PKCS7.3 \ | 283 | SMIME_read_PKCS7.3 \ |
| 283 | SMIME_write_CMS.3 \ | 284 | SMIME_write_CMS.3 \ |
| @@ -411,6 +412,7 @@ MAN= \ | |||
| 411 | evp.3 \ | 412 | evp.3 \ |
| 412 | get_rfc3526_prime_8192.3 \ | 413 | get_rfc3526_prime_8192.3 \ |
| 413 | i2a_ASN1_STRING.3 \ | 414 | i2a_ASN1_STRING.3 \ |
| 415 | i2d_ASN1_bio_stream.3 \ | ||
| 414 | i2d_CMS_bio_stream.3 \ | 416 | i2d_CMS_bio_stream.3 \ |
| 415 | i2d_PKCS7_bio_stream.3 \ | 417 | i2d_PKCS7_bio_stream.3 \ |
| 416 | lh_new.3 \ | 418 | lh_new.3 \ |
