diff options
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
| -rw-r--r-- | src/lib/libcrypto/man/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index c3dcaa06a3..a1ea6af33a 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.186 2021/07/24 14:33:14 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.187 2021/07/26 14:03:43 schwarze Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -327,6 +327,7 @@ MAN= \ | |||
| 327 | X509_get1_email.3 \ | 327 | X509_get1_email.3 \ |
| 328 | X509_keyid_set1.3 \ | 328 | X509_keyid_set1.3 \ |
| 329 | X509_new.3 \ | 329 | X509_new.3 \ |
| 330 | X509_policy_tree_level_count.3 \ | ||
| 330 | X509_print_ex.3 \ | 331 | X509_print_ex.3 \ |
| 331 | X509_sign.3 \ | 332 | X509_sign.3 \ |
| 332 | X509_signature_dump.3 \ | 333 | X509_signature_dump.3 \ |
