diff options
| author | tb <> | 2023-04-30 14:49:47 +0000 |
|---|---|---|
| committer | tb <> | 2023-04-30 14:49:47 +0000 |
| commit | 434ee8b2e118b54fb98a6bfd425bb9da625fc656 (patch) | |
| tree | f5bf74640d29271fd29c78d1dc3775bf87e45e0d /src/lib/libcrypto/man/Makefile | |
| parent | 98a37f6a03d427a2f861a266cc7cdf37f00f1de6 (diff) | |
| download | openbsd-434ee8b2e118b54fb98a6bfd425bb9da625fc656.tar.gz openbsd-434ee8b2e118b54fb98a6bfd425bb9da625fc656.tar.bz2 openbsd-434ee8b2e118b54fb98a6bfd425bb9da625fc656.zip | |
The policy tree is no more
Mop up documentation mentioning it or any of its numerous accessors that
almost nothing ever used.
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
| -rw-r--r-- | src/lib/libcrypto/man/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 3616c157d3..fc3204e3a2 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.248 2023/04/27 09:43:55 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.249 2023/04/30 14:49:47 tb Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -377,9 +377,6 @@ MAN= \ | |||
| 377 | X509_load_cert_file.3 \ | 377 | X509_load_cert_file.3 \ |
| 378 | X509_new.3 \ | 378 | X509_new.3 \ |
| 379 | X509_ocspid_print.3 \ | 379 | X509_ocspid_print.3 \ |
| 380 | X509_policy_check.3 \ | ||
| 381 | X509_policy_tree_get0_policies.3 \ | ||
| 382 | X509_policy_tree_level_count.3 \ | ||
| 383 | X509_print_ex.3 \ | 380 | X509_print_ex.3 \ |
| 384 | X509_sign.3 \ | 381 | X509_sign.3 \ |
| 385 | X509_signature_dump.3 \ | 382 | X509_signature_dump.3 \ |
