diff options
| author | tb <> | 2023-07-09 06:45:03 +0000 |
|---|---|---|
| committer | tb <> | 2023-07-09 06:45:03 +0000 |
| commit | d60f779e992e9b626b5ae2a98853e37e9b2ae139 (patch) | |
| tree | 825803f9324737b24bb1fa31109c2319f4fc0e80 /src/lib/libcrypto/man/Makefile | |
| parent | f26c7fe6de7994ad9f1e3d38f7b1e03247ccdc7e (diff) | |
| download | openbsd-d60f779e992e9b626b5ae2a98853e37e9b2ae139.tar.gz openbsd-d60f779e992e9b626b5ae2a98853e37e9b2ae139.tar.bz2 openbsd-d60f779e992e9b626b5ae2a98853e37e9b2ae139.zip | |
ASN1_bn_print() will be removed soon. Remove docs.
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 3da30a51e5..00ac9f4485 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.252 2023/07/08 20:13:13 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.253 2023/07/09 06:45:03 tb Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -18,7 +18,6 @@ MAN= \ | |||
| 18 | ASN1_TIME_set.3 \ | 18 | ASN1_TIME_set.3 \ |
| 19 | ASN1_TYPE_get.3 \ | 19 | ASN1_TYPE_get.3 \ |
| 20 | ASN1_UNIVERSALSTRING_to_string.3 \ | 20 | ASN1_UNIVERSALSTRING_to_string.3 \ |
| 21 | ASN1_bn_print.3 \ | ||
| 22 | ASN1_buf_print.3 \ | 21 | ASN1_buf_print.3 \ |
| 23 | ASN1_generate_nconf.3 \ | 22 | ASN1_generate_nconf.3 \ |
| 24 | ASN1_get_object.3 \ | 23 | ASN1_get_object.3 \ |
