diff options
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
-rw-r--r-- | src/lib/libcrypto/man/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 99e1af1698..669b0c1395 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.256 2023/07/22 06:34:59 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.257 2023/07/26 20:01:04 tb Exp $ |
2 | 2 | ||
3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
4 | 4 | ||
@@ -37,7 +37,6 @@ MAN= \ | |||
37 | BIO_ctrl.3 \ | 37 | BIO_ctrl.3 \ |
38 | BIO_dump.3 \ | 38 | BIO_dump.3 \ |
39 | BIO_dup_chain.3 \ | 39 | BIO_dup_chain.3 \ |
40 | BIO_f_asn1.3 \ | ||
41 | BIO_f_base64.3 \ | 40 | BIO_f_base64.3 \ |
42 | BIO_f_buffer.3 \ | 41 | BIO_f_buffer.3 \ |
43 | BIO_f_cipher.3 \ | 42 | BIO_f_cipher.3 \ |