diff options
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
-rw-r--r-- | src/lib/libcrypto/man/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index fc3204e3a2..42b4c2fbe1 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.249 2023/04/30 14:49:47 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.250 2023/04/30 19:40:23 tb Exp $ |
2 | 2 | ||
3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
4 | 4 | ||
@@ -265,7 +265,6 @@ MAN= \ | |||
265 | PKCS8_pkey_set0.3 \ | 265 | PKCS8_pkey_set0.3 \ |
266 | PKEY_USAGE_PERIOD_new.3 \ | 266 | PKEY_USAGE_PERIOD_new.3 \ |
267 | POLICYINFO_new.3 \ | 267 | POLICYINFO_new.3 \ |
268 | PROXY_POLICY_new.3 \ | ||
269 | RAND_add.3 \ | 268 | RAND_add.3 \ |
270 | RAND_bytes.3 \ | 269 | RAND_bytes.3 \ |
271 | RAND_load_file.3 \ | 270 | RAND_load_file.3 \ |
@@ -407,7 +406,6 @@ MAN= \ | |||
407 | d2i_PKCS8_PRIV_KEY_INFO.3 \ | 406 | d2i_PKCS8_PRIV_KEY_INFO.3 \ |
408 | d2i_PKEY_USAGE_PERIOD.3 \ | 407 | d2i_PKEY_USAGE_PERIOD.3 \ |
409 | d2i_POLICYINFO.3 \ | 408 | d2i_POLICYINFO.3 \ |
410 | d2i_PROXY_POLICY.3 \ | ||
411 | d2i_PrivateKey.3 \ | 409 | d2i_PrivateKey.3 \ |
412 | d2i_RSAPublicKey.3 \ | 410 | d2i_RSAPublicKey.3 \ |
413 | d2i_TS_REQ.3 \ | 411 | d2i_TS_REQ.3 \ |