diff options
Diffstat (limited to 'lib/libcrypto/man/Makefile')
-rw-r--r-- | lib/libcrypto/man/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libcrypto/man/Makefile b/lib/libcrypto/man/Makefile index 4a22484ea30..a1e1c97b81d 100644 --- a/lib/libcrypto/man/Makefile +++ b/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.211 2021/11/11 12:06:25 schwarze Exp $ +# $OpenBSD: Makefile,v 1.212 2021/11/15 10:41:11 schwarze Exp $ .include <bsd.own.mk> @@ -398,6 +398,7 @@ MAN= \ des_read_pw.3 \ evp.3 \ get_rfc3526_prime_8192.3 \ + i2a_ASN1_STRING.3 \ i2d_CMS_bio_stream.3 \ i2d_PKCS7_bio_stream.3 \ lh_new.3 \ |