diff options
| author | tb <> | 2024-03-05 18:30:40 +0000 |
|---|---|---|
| committer | tb <> | 2024-03-05 18:30:40 +0000 |
| commit | 31900a38526d681aa1966cd7ce6c338362b6378c (patch) | |
| tree | 85167e06d303b96d549223ac726e858741b03c7e /src/lib/libcrypto/man/Makefile | |
| parent | 0b8851853b506ad6e5a30f8613e9603d9280d440 (diff) | |
| download | openbsd-31900a38526d681aa1966cd7ce6c338362b6378c.tar.gz openbsd-31900a38526d681aa1966cd7ce6c338362b6378c.tar.bz2 openbsd-31900a38526d681aa1966cd7ce6c338362b6378c.zip | |
Remove ASN1_time_parse documentation
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 565f583127..1eec56fd0e 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.284 2024/03/05 17:21:40 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.285 2024/03/05 18:30:40 tb Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -29,7 +29,6 @@ MAN= \ | |||
| 29 | ASN1_mbstring_copy.3 \ | 29 | ASN1_mbstring_copy.3 \ |
| 30 | ASN1_parse_dump.3 \ | 30 | ASN1_parse_dump.3 \ |
| 31 | ASN1_put_object.3 \ | 31 | ASN1_put_object.3 \ |
| 32 | ASN1_time_parse.3 \ | ||
| 33 | ASRange_new.3 \ | 32 | ASRange_new.3 \ |
| 34 | AUTHORITY_KEYID_new.3 \ | 33 | AUTHORITY_KEYID_new.3 \ |
| 35 | BASIC_CONSTRAINTS_new.3 \ | 34 | BASIC_CONSTRAINTS_new.3 \ |
