summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
-rw-r--r--src/lib/libcrypto/man/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile
index b8dfe86d49..aea939dc2b 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.308 2025/04/25 19:57:12 tb Exp $ 1# $OpenBSD: Makefile,v 1.312 2025/07/17 10:31:50 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -216,7 +216,6 @@ MAN= \
216 IPAddressRange_new.3 \ 216 IPAddressRange_new.3 \
217 MD5.3 \ 217 MD5.3 \
218 NAME_CONSTRAINTS_new.3 \ 218 NAME_CONSTRAINTS_new.3 \
219 OBJ_NAME_add.3 \
220 OBJ_create.3 \ 219 OBJ_create.3 \
221 OBJ_find_sigid_algs.3 \ 220 OBJ_find_sigid_algs.3 \
222 OBJ_nid2obj.3 \ 221 OBJ_nid2obj.3 \
@@ -232,12 +231,11 @@ MAN= \
232 OPENSSL_cleanse.3 \ 231 OPENSSL_cleanse.3 \
233 OPENSSL_config.3 \ 232 OPENSSL_config.3 \
234 OPENSSL_init_crypto.3 \ 233 OPENSSL_init_crypto.3 \
235 OPENSSL_load_builtin_modules.3 \
236 OPENSSL_malloc.3 \ 234 OPENSSL_malloc.3 \
237 OPENSSL_sk_new.3 \ 235 OPENSSL_sk_new.3 \
238 OpenSSL_add_all_algorithms.3 \ 236 OpenSSL_add_all_algorithms.3 \
239 PEM_ASN1_read.3 \ 237 PEM_ASN1_read.3 \
240 PEM_X509_INFO_read.3 \ 238 PEM_X509_INFO_read_bio.3 \
241 PEM_bytes_read_bio.3 \ 239 PEM_bytes_read_bio.3 \
242 PEM_read.3 \ 240 PEM_read.3 \
243 PEM_read_bio_PrivateKey.3 \ 241 PEM_read_bio_PrivateKey.3 \
@@ -293,11 +291,9 @@ MAN= \
293 RSA_size.3 \ 291 RSA_size.3 \
294 SHA1.3 \ 292 SHA1.3 \
295 SMIME_crlf_copy.3 \ 293 SMIME_crlf_copy.3 \
296 SMIME_read_ASN1.3 \
297 SMIME_read_CMS.3 \ 294 SMIME_read_CMS.3 \
298 SMIME_read_PKCS7.3 \ 295 SMIME_read_PKCS7.3 \
299 SMIME_text.3 \ 296 SMIME_text.3 \
300 SMIME_write_ASN1.3 \
301 SMIME_write_CMS.3 \ 297 SMIME_write_CMS.3 \
302 SMIME_write_PKCS7.3 \ 298 SMIME_write_PKCS7.3 \
303 STACK_OF.3 \ 299 STACK_OF.3 \
@@ -330,7 +326,6 @@ MAN= \
330 X509_NAME_new.3 \ 326 X509_NAME_new.3 \
331 X509_NAME_print_ex.3 \ 327 X509_NAME_print_ex.3 \
332 X509_OBJECT_get0_X509.3 \ 328 X509_OBJECT_get0_X509.3 \
333 X509_PKEY_new.3 \
334 X509_PUBKEY_new.3 \ 329 X509_PUBKEY_new.3 \
335 X509_PURPOSE_set.3 \ 330 X509_PURPOSE_set.3 \
336 X509_REQ_add1_attr.3 \ 331 X509_REQ_add1_attr.3 \