diff options
| author | tb <> | 2024-03-06 02:34:14 +0000 |
|---|---|---|
| committer | tb <> | 2024-03-06 02:34:14 +0000 |
| commit | f09ec41be674c89a5fe7a6cc514a0bd5877ff4ca (patch) | |
| tree | 129dc159082eecd6f8f99cc246fee06dea39895e /src/lib/libcrypto/man/Makefile | |
| parent | 3899ef156694a143c9b6b8c1f1f798367ba05386 (diff) | |
| download | openbsd-f09ec41be674c89a5fe7a6cc514a0bd5877ff4ca.tar.gz openbsd-f09ec41be674c89a5fe7a6cc514a0bd5877ff4ca.tar.bz2 openbsd-f09ec41be674c89a5fe7a6cc514a0bd5877ff4ca.zip | |
Remove CRL method API 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 1eec56fd0e..5f213edcd9 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.285 2024/03/05 18:30:40 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.286 2024/03/06 02:34:14 tb Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -312,7 +312,6 @@ MAN= \ | |||
| 312 | X509_ATTRIBUTE_new.3 \ | 312 | X509_ATTRIBUTE_new.3 \ |
| 313 | X509_ATTRIBUTE_set1_object.3 \ | 313 | X509_ATTRIBUTE_set1_object.3 \ |
| 314 | X509_CINF_new.3 \ | 314 | X509_CINF_new.3 \ |
| 315 | X509_CRL_METHOD_new.3 \ | ||
| 316 | X509_CRL_get0_by_serial.3 \ | 315 | X509_CRL_get0_by_serial.3 \ |
| 317 | X509_CRL_new.3 \ | 316 | X509_CRL_new.3 \ |
| 318 | X509_CRL_print.3 \ | 317 | X509_CRL_print.3 \ |
