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 c697734c7e..6d83257fe7 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.202 2021/10/25 15:23:50 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.203 2021/10/26 12:56:48 schwarze Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -303,6 +303,7 @@ MAN= \ | |||
| 303 | X509_PKEY_new.3 \ | 303 | X509_PKEY_new.3 \ |
| 304 | X509_PUBKEY_new.3 \ | 304 | X509_PUBKEY_new.3 \ |
| 305 | X509_PURPOSE_set.3 \ | 305 | X509_PURPOSE_set.3 \ |
| 306 | X509_REQ_add1_attr.3 \ | ||
| 306 | X509_REQ_new.3 \ | 307 | X509_REQ_new.3 \ |
| 307 | X509_REVOKED_new.3 \ | 308 | X509_REVOKED_new.3 \ |
| 308 | X509_SIG_new.3 \ | 309 | X509_SIG_new.3 \ |
