diff options
| author | schwarze <> | 2021-12-14 15:22:49 +0000 |
|---|---|---|
| committer | schwarze <> | 2021-12-14 15:22:49 +0000 |
| commit | 6a3f8aa0e1091c2d05c01003b06d7048b1d53522 (patch) | |
| tree | c529aa9bc35aba2d8394c77d33dfd0ed59c86dc7 /src/lib/libcrypto/man/Makefile | |
| parent | f2c39f1b5fcdc3cded670bdca78b674306b55de7 (diff) | |
| download | openbsd-6a3f8aa0e1091c2d05c01003b06d7048b1d53522.tar.gz openbsd-6a3f8aa0e1091c2d05c01003b06d7048b1d53522.tar.bz2 openbsd-6a3f8aa0e1091c2d05c01003b06d7048b1d53522.zip | |
new manual page SMIME_text(3)
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
| -rw-r--r-- | src/lib/libcrypto/man/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 98f2cb6b80..2986652b79 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.227 2021/12/14 14:30:50 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.228 2021/12/14 15:22:49 schwarze Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -283,6 +283,7 @@ MAN= \ | |||
| 283 | SMIME_read_ASN1.3 \ | 283 | SMIME_read_ASN1.3 \ |
| 284 | SMIME_read_CMS.3 \ | 284 | SMIME_read_CMS.3 \ |
| 285 | SMIME_read_PKCS7.3 \ | 285 | SMIME_read_PKCS7.3 \ |
| 286 | SMIME_text.3 \ | ||
| 286 | SMIME_write_ASN1.3 \ | 287 | SMIME_write_ASN1.3 \ |
| 287 | SMIME_write_CMS.3 \ | 288 | SMIME_write_CMS.3 \ |
| 288 | SMIME_write_PKCS7.3 \ | 289 | SMIME_write_PKCS7.3 \ |
