git: c20ed7dbba58 - stable/12 - OpenSSL: Regen manual pages for OpenSSL 1.1.1p

From: Jung-uk Kim <jkim_at_FreeBSD.org>
Date: Tue, 21 Jun 2022 23:14:48 UTC
The branch stable/12 has been updated by jkim:

URL: https://cgit.FreeBSD.org/src/commit/?id=c20ed7dbba589efc9167dfdcc35c98da7f4f8021

commit c20ed7dbba589efc9167dfdcc35c98da7f4f8021
Author:     Jung-uk Kim <jkim@FreeBSD.org>
AuthorDate: 2022-06-21 23:13:24 +0000
Commit:     Jung-uk Kim <jkim@FreeBSD.org>
CommitDate: 2022-06-21 23:13:24 +0000

    OpenSSL: Regen manual pages for OpenSSL 1.1.1p
---
 secure/lib/libcrypto/Makefile.inc                       |  4 ++--
 secure/lib/libcrypto/man/man3/ADMISSIONS.3              |  4 ++--
 secure/lib/libcrypto/man/man3/ASN1_INTEGER_get_int64.3  |  4 ++--
 secure/lib/libcrypto/man/man3/ASN1_ITEM_lookup.3        |  4 ++--
 secure/lib/libcrypto/man/man3/ASN1_OBJECT_new.3         |  4 ++--
 secure/lib/libcrypto/man/man3/ASN1_STRING_TABLE_add.3   |  4 ++--
 secure/lib/libcrypto/man/man3/ASN1_STRING_length.3      |  4 ++--
 secure/lib/libcrypto/man/man3/ASN1_STRING_new.3         |  4 ++--
 secure/lib/libcrypto/man/man3/ASN1_STRING_print_ex.3    |  4 ++--
 secure/lib/libcrypto/man/man3/ASN1_TIME_set.3           |  4 ++--
 secure/lib/libcrypto/man/man3/ASN1_TYPE_get.3           |  4 ++--
 secure/lib/libcrypto/man/man3/ASN1_generate_nconf.3     |  4 ++--
 secure/lib/libcrypto/man/man3/ASYNC_WAIT_CTX_new.3      |  4 ++--
 secure/lib/libcrypto/man/man3/ASYNC_start_job.3         |  4 ++--
 secure/lib/libcrypto/man/man3/BF_encrypt.3              |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_ADDR.3                |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_ADDRINFO.3            |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_connect.3             |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_ctrl.3                |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_f_base64.3            |  9 ++++-----
 secure/lib/libcrypto/man/man3/BIO_f_buffer.3            |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_f_cipher.3            |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_f_md.3                |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_f_null.3              |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_f_ssl.3               |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_find_type.3           |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_get_data.3            |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_get_ex_new_index.3    |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_meth_new.3            |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_new.3                 |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_new_CMS.3             |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_parse_hostserv.3      |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_printf.3              |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_push.3                |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_read.3                |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_s_accept.3            |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_s_bio.3               |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_s_connect.3           |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_s_fd.3                |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_s_file.3              |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_s_mem.3               |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_s_null.3              |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_s_socket.3            |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_set_callback.3        |  4 ++--
 secure/lib/libcrypto/man/man3/BIO_should_retry.3        |  4 ++--
 secure/lib/libcrypto/man/man3/BN_BLINDING_new.3         |  4 ++--
 secure/lib/libcrypto/man/man3/BN_CTX_new.3              |  4 ++--
 secure/lib/libcrypto/man/man3/BN_CTX_start.3            |  4 ++--
 secure/lib/libcrypto/man/man3/BN_add.3                  |  4 ++--
 secure/lib/libcrypto/man/man3/BN_add_word.3             |  4 ++--
 secure/lib/libcrypto/man/man3/BN_bn2bin.3               |  4 ++--
 secure/lib/libcrypto/man/man3/BN_cmp.3                  |  4 ++--
 secure/lib/libcrypto/man/man3/BN_copy.3                 |  4 ++--
 secure/lib/libcrypto/man/man3/BN_generate_prime.3       |  4 ++--
 secure/lib/libcrypto/man/man3/BN_mod_inverse.3          |  4 ++--
 secure/lib/libcrypto/man/man3/BN_mod_mul_montgomery.3   |  4 ++--
 secure/lib/libcrypto/man/man3/BN_mod_mul_reciprocal.3   |  4 ++--
 secure/lib/libcrypto/man/man3/BN_new.3                  |  4 ++--
 secure/lib/libcrypto/man/man3/BN_num_bytes.3            |  4 ++--
 secure/lib/libcrypto/man/man3/BN_rand.3                 |  4 ++--
 secure/lib/libcrypto/man/man3/BN_security_bits.3        |  4 ++--
 secure/lib/libcrypto/man/man3/BN_set_bit.3              |  4 ++--
 secure/lib/libcrypto/man/man3/BN_swap.3                 |  4 ++--
 secure/lib/libcrypto/man/man3/BN_zero.3                 |  4 ++--
 secure/lib/libcrypto/man/man3/BUF_MEM_new.3             |  4 ++--
 secure/lib/libcrypto/man/man3/CMS_add0_cert.3           |  4 ++--
 secure/lib/libcrypto/man/man3/CMS_add1_recipient_cert.3 |  4 ++--
 secure/lib/libcrypto/man/man3/CMS_add1_signer.3         |  4 ++--
 secure/lib/libcrypto/man/man3/CMS_compress.3            |  4 ++--
 secure/lib/libcrypto/man/man3/CMS_decrypt.3             |  4 ++--
 secure/lib/libcrypto/man/man3/CMS_encrypt.3             |  4 ++--
 secure/lib/libcrypto/man/man3/CMS_final.3               |  4 ++--
 secure/lib/libcrypto/man/man3/CMS_get0_RecipientInfos.3 |  4 ++--
 secure/lib/libcrypto/man/man3/CMS_get0_SignerInfos.3    |  4 ++--
 secure/lib/libcrypto/man/man3/CMS_get0_type.3           |  4 ++--
 secure/lib/libcrypto/man/man3/CMS_get1_ReceiptRequest.3 |  4 ++--
 secure/lib/libcrypto/man/man3/CMS_sign.3                |  4 ++--
 secure/lib/libcrypto/man/man3/CMS_sign_receipt.3        |  4 ++--
 secure/lib/libcrypto/man/man3/CMS_uncompress.3          |  4 ++--
 secure/lib/libcrypto/man/man3/CMS_verify.3              |  4 ++--
 secure/lib/libcrypto/man/man3/CMS_verify_receipt.3      |  4 ++--
 secure/lib/libcrypto/man/man3/CONF_modules_free.3       |  4 ++--
 secure/lib/libcrypto/man/man3/CONF_modules_load_file.3  |  4 ++--
 secure/lib/libcrypto/man/man3/CRYPTO_THREAD_run_once.3  |  4 ++--
 secure/lib/libcrypto/man/man3/CRYPTO_get_ex_new_index.3 |  4 ++--
 secure/lib/libcrypto/man/man3/CRYPTO_memcmp.3           |  4 ++--
 .../lib/libcrypto/man/man3/CTLOG_STORE_get0_log_by_id.3 |  4 ++--
 secure/lib/libcrypto/man/man3/CTLOG_STORE_new.3         |  4 ++--
 secure/lib/libcrypto/man/man3/CTLOG_new.3               |  4 ++--
 secure/lib/libcrypto/man/man3/CT_POLICY_EVAL_CTX_new.3  |  4 ++--
 secure/lib/libcrypto/man/man3/DEFINE_STACK_OF.3         |  4 ++--
 secure/lib/libcrypto/man/man3/DES_random_key.3          |  4 ++--
 secure/lib/libcrypto/man/man3/DH_generate_key.3         |  4 ++--
 secure/lib/libcrypto/man/man3/DH_generate_parameters.3  |  4 ++--
 secure/lib/libcrypto/man/man3/DH_get0_pqg.3             |  4 ++--
 secure/lib/libcrypto/man/man3/DH_get_1024_160.3         |  4 ++--
 secure/lib/libcrypto/man/man3/DH_meth_new.3             |  4 ++--
 secure/lib/libcrypto/man/man3/DH_new.3                  |  4 ++--
 secure/lib/libcrypto/man/man3/DH_new_by_nid.3           |  4 ++--
 secure/lib/libcrypto/man/man3/DH_set_method.3           |  4 ++--
 secure/lib/libcrypto/man/man3/DH_size.3                 |  4 ++--
 secure/lib/libcrypto/man/man3/DSA_SIG_new.3             |  4 ++--
 secure/lib/libcrypto/man/man3/DSA_do_sign.3             |  4 ++--
 secure/lib/libcrypto/man/man3/DSA_dup_DH.3              |  4 ++--
 secure/lib/libcrypto/man/man3/DSA_generate_key.3        |  4 ++--
 secure/lib/libcrypto/man/man3/DSA_generate_parameters.3 |  4 ++--
 secure/lib/libcrypto/man/man3/DSA_get0_pqg.3            |  4 ++--
 secure/lib/libcrypto/man/man3/DSA_meth_new.3            |  4 ++--
 secure/lib/libcrypto/man/man3/DSA_new.3                 |  4 ++--
 secure/lib/libcrypto/man/man3/DSA_set_method.3          |  4 ++--
 secure/lib/libcrypto/man/man3/DSA_sign.3                |  4 ++--
 secure/lib/libcrypto/man/man3/DSA_size.3                |  4 ++--
 secure/lib/libcrypto/man/man3/DTLS_get_data_mtu.3       |  4 ++--
 secure/lib/libcrypto/man/man3/DTLS_set_timer_cb.3       |  4 ++--
 secure/lib/libcrypto/man/man3/DTLSv1_listen.3           |  4 ++--
 secure/lib/libcrypto/man/man3/ECDSA_SIG_new.3           |  4 ++--
 secure/lib/libcrypto/man/man3/ECPKParameters_print.3    |  4 ++--
 secure/lib/libcrypto/man/man3/EC_GFp_simple_method.3    |  4 ++--
 secure/lib/libcrypto/man/man3/EC_GROUP_copy.3           |  4 ++--
 secure/lib/libcrypto/man/man3/EC_GROUP_new.3            |  4 ++--
 secure/lib/libcrypto/man/man3/EC_KEY_get_enc_flags.3    |  4 ++--
 secure/lib/libcrypto/man/man3/EC_KEY_new.3              |  4 ++--
 secure/lib/libcrypto/man/man3/EC_POINT_add.3            |  4 ++--
 secure/lib/libcrypto/man/man3/EC_POINT_new.3            |  4 ++--
 secure/lib/libcrypto/man/man3/ENGINE_add.3              |  4 ++--
 secure/lib/libcrypto/man/man3/ERR_GET_LIB.3             |  4 ++--
 secure/lib/libcrypto/man/man3/ERR_clear_error.3         |  4 ++--
 secure/lib/libcrypto/man/man3/ERR_error_string.3        |  4 ++--
 secure/lib/libcrypto/man/man3/ERR_get_error.3           |  4 ++--
 secure/lib/libcrypto/man/man3/ERR_load_crypto_strings.3 |  4 ++--
 secure/lib/libcrypto/man/man3/ERR_load_strings.3        |  4 ++--
 secure/lib/libcrypto/man/man3/ERR_print_errors.3        |  4 ++--
 secure/lib/libcrypto/man/man3/ERR_put_error.3           |  4 ++--
 secure/lib/libcrypto/man/man3/ERR_remove_state.3        |  4 ++--
 secure/lib/libcrypto/man/man3/ERR_set_mark.3            |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_BytesToKey.3          |  4 ++--
 .../libcrypto/man/man3/EVP_CIPHER_CTX_get_cipher_data.3 |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_CIPHER_meth_new.3     |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_DigestInit.3          |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_DigestSignInit.3      |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_DigestVerifyInit.3    |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_EncodeInit.3          |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_EncryptInit.3         |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_MD_meth_new.3         |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_OpenInit.3            |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_ASN1_METHOD.3    |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_ctrl.3       |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_new.3        |  4 ++--
 .../lib/libcrypto/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3 |  4 ++--
 .../lib/libcrypto/man/man3/EVP_PKEY_CTX_set_hkdf_md.3   |  4 ++--
 .../man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3       |  4 ++--
 .../lib/libcrypto/man/man3/EVP_PKEY_CTX_set_scrypt_N.3  |  4 ++--
 .../libcrypto/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3   |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_asn1_get_count.3 |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_cmp.3            |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_decrypt.3        |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_derive.3         |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_encrypt.3        |  4 ++--
 .../man/man3/EVP_PKEY_get_default_digest_nid.3          |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_keygen.3         |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_meth_get_count.3 |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_meth_new.3       |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_new.3            |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_print_private.3  |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_set1_RSA.3       |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_sign.3           |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_size.3           |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_verify.3         |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_PKEY_verify_recover.3 |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_SealInit.3            |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_SignInit.3            |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_VerifyInit.3          |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_aes.3                 |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_aria.3                |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_bf_cbc.3              |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_blake2b512.3          |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_camellia.3            |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_cast5_cbc.3           |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_chacha20.3            |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_des.3                 |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_desx_cbc.3            |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_idea_cbc.3            |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_md2.3                 |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_md4.3                 |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_md5.3                 |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_mdc2.3                |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_rc2_cbc.3             |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_rc4.3                 |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_rc5_32_12_16_cbc.3    |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_ripemd160.3           |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_seed_cbc.3            |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_sha1.3                |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_sha224.3              |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_sha3_224.3            |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_sm3.3                 |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_sm4_cbc.3             |  4 ++--
 secure/lib/libcrypto/man/man3/EVP_whirlpool.3           |  4 ++--
 secure/lib/libcrypto/man/man3/HMAC.3                    |  4 ++--
 secure/lib/libcrypto/man/man3/MD5.3                     |  4 ++--
 secure/lib/libcrypto/man/man3/MDC2_Init.3               |  4 ++--
 secure/lib/libcrypto/man/man3/Makefile                  |  4 ++++
 secure/lib/libcrypto/man/man3/OBJ_nid2obj.3             |  4 ++--
 secure/lib/libcrypto/man/man3/OCSP_REQUEST_new.3        |  4 ++--
 secure/lib/libcrypto/man/man3/OCSP_cert_to_id.3         |  4 ++--
 secure/lib/libcrypto/man/man3/OCSP_request_add1_nonce.3 |  4 ++--
 secure/lib/libcrypto/man/man3/OCSP_resp_find_status.3   |  4 ++--
 secure/lib/libcrypto/man/man3/OCSP_response_status.3    |  4 ++--
 secure/lib/libcrypto/man/man3/OCSP_sendreq_new.3        |  4 ++--
 secure/lib/libcrypto/man/man3/OPENSSL_Applink.3         |  4 ++--
 secure/lib/libcrypto/man/man3/OPENSSL_LH_COMPFUNC.3     |  4 ++--
 secure/lib/libcrypto/man/man3/OPENSSL_LH_stats.3        |  4 ++--
 secure/lib/libcrypto/man/man3/OPENSSL_VERSION_NUMBER.3  |  4 ++--
 secure/lib/libcrypto/man/man3/OPENSSL_config.3          |  4 ++--
 secure/lib/libcrypto/man/man3/OPENSSL_fork_prepare.3    |  4 ++--
 secure/lib/libcrypto/man/man3/OPENSSL_ia32cap.3         |  4 ++--
 secure/lib/libcrypto/man/man3/OPENSSL_init_crypto.3     |  4 ++--
 secure/lib/libcrypto/man/man3/OPENSSL_init_ssl.3        |  4 ++--
 secure/lib/libcrypto/man/man3/OPENSSL_instrument_bus.3  |  4 ++--
 .../libcrypto/man/man3/OPENSSL_load_builtin_modules.3   |  4 ++--
 secure/lib/libcrypto/man/man3/OPENSSL_malloc.3          |  4 ++--
 secure/lib/libcrypto/man/man3/OPENSSL_secure_malloc.3   |  4 ++--
 secure/lib/libcrypto/man/man3/OSSL_STORE_INFO.3         |  4 ++--
 secure/lib/libcrypto/man/man3/OSSL_STORE_LOADER.3       |  4 ++--
 secure/lib/libcrypto/man/man3/OSSL_STORE_SEARCH.3       |  4 ++--
 secure/lib/libcrypto/man/man3/OSSL_STORE_expect.3       |  4 ++--
 secure/lib/libcrypto/man/man3/OSSL_STORE_open.3         |  4 ++--
 .../lib/libcrypto/man/man3/OpenSSL_add_all_algorithms.3 |  4 ++--
 secure/lib/libcrypto/man/man3/PEM_bytes_read_bio.3      |  4 ++--
 secure/lib/libcrypto/man/man3/PEM_read.3                |  4 ++--
 secure/lib/libcrypto/man/man3/PEM_read_CMS.3            |  4 ++--
 secure/lib/libcrypto/man/man3/PEM_read_bio_PrivateKey.3 |  4 ++--
 secure/lib/libcrypto/man/man3/PEM_read_bio_ex.3         |  4 ++--
 .../lib/libcrypto/man/man3/PEM_write_bio_CMS_stream.3   |  4 ++--
 .../lib/libcrypto/man/man3/PEM_write_bio_PKCS7_stream.3 |  4 ++--
 secure/lib/libcrypto/man/man3/PKCS12_create.3           |  4 ++--
 secure/lib/libcrypto/man/man3/PKCS12_newpass.3          |  4 ++--
 secure/lib/libcrypto/man/man3/PKCS12_parse.3            |  4 ++--
 secure/lib/libcrypto/man/man3/PKCS5_PBKDF2_HMAC.3       |  4 ++--
 secure/lib/libcrypto/man/man3/PKCS7_decrypt.3           |  4 ++--
 secure/lib/libcrypto/man/man3/PKCS7_encrypt.3           |  4 ++--
 secure/lib/libcrypto/man/man3/PKCS7_sign.3              |  4 ++--
 secure/lib/libcrypto/man/man3/PKCS7_sign_add_signer.3   |  4 ++--
 secure/lib/libcrypto/man/man3/PKCS7_verify.3            |  4 ++--
 secure/lib/libcrypto/man/man3/RAND_DRBG_generate.3      |  4 ++--
 secure/lib/libcrypto/man/man3/RAND_DRBG_get0_master.3   |  4 ++--
 secure/lib/libcrypto/man/man3/RAND_DRBG_new.3           |  4 ++--
 secure/lib/libcrypto/man/man3/RAND_DRBG_reseed.3        |  4 ++--
 secure/lib/libcrypto/man/man3/RAND_DRBG_set_callbacks.3 |  4 ++--
 secure/lib/libcrypto/man/man3/RAND_DRBG_set_ex_data.3   |  4 ++--
 secure/lib/libcrypto/man/man3/RAND_add.3                |  4 ++--
 secure/lib/libcrypto/man/man3/RAND_bytes.3              |  4 ++--
 secure/lib/libcrypto/man/man3/RAND_cleanup.3            |  4 ++--
 secure/lib/libcrypto/man/man3/RAND_egd.3                |  4 ++--
 secure/lib/libcrypto/man/man3/RAND_load_file.3          |  4 ++--
 secure/lib/libcrypto/man/man3/RAND_set_rand_method.3    |  4 ++--
 secure/lib/libcrypto/man/man3/RC4_set_key.3             |  4 ++--
 secure/lib/libcrypto/man/man3/RIPEMD160_Init.3          |  4 ++--
 secure/lib/libcrypto/man/man3/RSA_blinding_on.3         |  4 ++--
 secure/lib/libcrypto/man/man3/RSA_check_key.3           |  4 ++--
 secure/lib/libcrypto/man/man3/RSA_generate_key.3        |  4 ++--
 secure/lib/libcrypto/man/man3/RSA_get0_key.3            |  4 ++--
 secure/lib/libcrypto/man/man3/RSA_meth_new.3            |  4 ++--
 secure/lib/libcrypto/man/man3/RSA_new.3                 |  4 ++--
 .../libcrypto/man/man3/RSA_padding_add_PKCS1_type_1.3   |  4 ++--
 secure/lib/libcrypto/man/man3/RSA_print.3               |  4 ++--
 secure/lib/libcrypto/man/man3/RSA_private_encrypt.3     |  4 ++--
 secure/lib/libcrypto/man/man3/RSA_public_encrypt.3      |  4 ++--
 secure/lib/libcrypto/man/man3/RSA_set_method.3          |  4 ++--
 secure/lib/libcrypto/man/man3/RSA_sign.3                |  4 ++--
 .../lib/libcrypto/man/man3/RSA_sign_ASN1_OCTET_STRING.3 |  4 ++--
 secure/lib/libcrypto/man/man3/RSA_size.3                |  4 ++--
 secure/lib/libcrypto/man/man3/SCT_new.3                 |  4 ++--
 secure/lib/libcrypto/man/man3/SCT_print.3               |  4 ++--
 secure/lib/libcrypto/man/man3/SCT_validate.3            |  4 ++--
 secure/lib/libcrypto/man/man3/SHA256_Init.3             |  4 ++--
 secure/lib/libcrypto/man/man3/SMIME_read_CMS.3          |  4 ++--
 secure/lib/libcrypto/man/man3/SMIME_read_PKCS7.3        |  4 ++--
 secure/lib/libcrypto/man/man3/SMIME_write_CMS.3         |  4 ++--
 secure/lib/libcrypto/man/man3/SMIME_write_PKCS7.3       |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CIPHER_get_name.3     |  4 ++--
 .../man/man3/SSL_COMP_add_compression_method.3          |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CONF_CTX_new.3        |  4 ++--
 .../lib/libcrypto/man/man3/SSL_CONF_CTX_set1_prefix.3   |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set_flags.3  |  4 ++--
 .../lib/libcrypto/man/man3/SSL_CONF_CTX_set_ssl_ctx.3   |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CONF_cmd.3            |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CONF_cmd_argv.3       |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_add1_chain_cert.3 |  4 ++--
 .../libcrypto/man/man3/SSL_CTX_add_extra_chain_cert.3   |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_add_session.3     |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_config.3          |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_ctrl.3            |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_dane_enable.3     |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_flush_sessions.3  |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_free.3            |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.3      |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_get_verify_mode.3 |  4 ++--
 .../libcrypto/man/man3/SSL_CTX_has_client_custom_ext.3  |  4 ++--
 .../libcrypto/man/man3/SSL_CTX_load_verify_locations.3  |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_new.3             |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_sess_number.3     |  4 ++--
 .../libcrypto/man/man3/SSL_CTX_sess_set_cache_size.3    |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_get_cb.3 |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_sessions.3        |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_set0_CA_list.3    |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_set1_curves.3     |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_set1_sigalgs.3    |  4 ++--
 .../libcrypto/man/man3/SSL_CTX_set1_verify_cert_store.3 | 17 +++++++++++++----
 .../lib/libcrypto/man/man3/SSL_CTX_set_alpn_select_cb.3 |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_cb.3     |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_store.3  |  4 ++--
 .../man/man3/SSL_CTX_set_cert_verify_callback.3         |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_set_cipher_list.3 |  4 ++--
 .../lib/libcrypto/man/man3/SSL_CTX_set_client_cert_cb.3 |  4 ++--
 .../libcrypto/man/man3/SSL_CTX_set_client_hello_cb.3    |  4 ++--
 .../man/man3/SSL_CTX_set_ct_validation_callback.3       |  4 ++--
 .../libcrypto/man/man3/SSL_CTX_set_ctlog_list_file.3    |  4 ++--
 .../libcrypto/man/man3/SSL_CTX_set_default_passwd_cb.3  |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_set_ex_data.3     |  4 ++--
 .../man/man3/SSL_CTX_set_generate_session_id.3          |  4 ++--
 .../lib/libcrypto/man/man3/SSL_CTX_set_info_callback.3  |  4 ++--
 .../libcrypto/man/man3/SSL_CTX_set_keylog_callback.3    |  4 ++--
 .../lib/libcrypto/man/man3/SSL_CTX_set_max_cert_list.3  |  4 ++--
 .../libcrypto/man/man3/SSL_CTX_set_min_proto_version.3  |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_set_mode.3        |  4 ++--
 .../lib/libcrypto/man/man3/SSL_CTX_set_msg_callback.3   |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_set_num_tickets.3 |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_set_options.3     |  4 ++--
 .../man/man3/SSL_CTX_set_psk_client_callback.3          |  4 ++--
 .../lib/libcrypto/man/man3/SSL_CTX_set_quiet_shutdown.3 |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_set_read_ahead.3  |  4 ++--
 .../man/man3/SSL_CTX_set_record_padding_callback.3      |  4 ++--
 .../lib/libcrypto/man/man3/SSL_CTX_set_security_level.3 |  4 ++--
 .../libcrypto/man/man3/SSL_CTX_set_session_cache_mode.3 |  4 ++--
 .../libcrypto/man/man3/SSL_CTX_set_session_id_context.3 |  4 ++--
 .../libcrypto/man/man3/SSL_CTX_set_session_ticket_cb.3  |  4 ++--
 .../man/man3/SSL_CTX_set_split_send_fragment.3          |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_set_ssl_version.3 |  4 ++--
 .../man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3 |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_set_timeout.3     |  4 ++--
 .../man/man3/SSL_CTX_set_tlsext_servername_callback.3   |  4 ++--
 .../libcrypto/man/man3/SSL_CTX_set_tlsext_status_cb.3   |  4 ++--
 .../man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3         |  4 ++--
 .../libcrypto/man/man3/SSL_CTX_set_tlsext_use_srtp.3    |  4 ++--
 .../libcrypto/man/man3/SSL_CTX_set_tmp_dh_callback.3    |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_set_verify.3      |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_use_certificate.3 |  4 ++--
 .../libcrypto/man/man3/SSL_CTX_use_psk_identity_hint.3  |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_CTX_use_serverinfo.3  |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_SESSION_free.3        |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_SESSION_get0_cipher.3 |  4 ++--
 .../lib/libcrypto/man/man3/SSL_SESSION_get0_hostname.3  |  4 ++--
 .../libcrypto/man/man3/SSL_SESSION_get0_id_context.3    |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_SESSION_get0_peer.3   |  4 ++--
 .../libcrypto/man/man3/SSL_SESSION_get_compress_id.3    |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_SESSION_get_ex_data.3 |  4 ++--
 .../man/man3/SSL_SESSION_get_protocol_version.3         |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_SESSION_get_time.3    |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_SESSION_has_ticket.3  |  4 ++--
 .../lib/libcrypto/man/man3/SSL_SESSION_is_resumable.3   |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_SESSION_print.3       |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_SESSION_set1_id.3     |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_accept.3              |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_alert_type_string.3   |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_alloc_buffers.3       |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_check_chain.3         |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_clear.3               |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_connect.3             |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_do_handshake.3        |  4 ++--
 .../lib/libcrypto/man/man3/SSL_export_keying_material.3 |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_extension_supported.3 |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_free.3                |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get0_peer_scts.3      |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get_SSL_CTX.3         |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get_all_async_fds.3   |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get_ciphers.3         |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get_client_random.3   |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get_current_cipher.3  |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get_default_timeout.3 |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get_error.3           |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get_extms_support.3   |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get_fd.3              |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get_peer_cert_chain.3 |  4 ++--
 .../lib/libcrypto/man/man3/SSL_get_peer_certificate.3   |  4 ++--
 .../lib/libcrypto/man/man3/SSL_get_peer_signature_nid.3 |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get_peer_tmp_key.3    |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get_psk_identity.3    |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get_rbio.3            |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get_session.3         |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get_shared_sigalgs.3  |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get_verify_result.3   |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_get_version.3         |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_in_init.3             |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_key_update.3          |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_library_init.3        |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_load_client_CA_file.3 |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_new.3                 |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_pending.3             |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_read.3                |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_read_early_data.3     |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_rstate_string.3       |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_session_reused.3      |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_set1_host.3           |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_set_bio.3             |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_set_connect_state.3   |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_set_fd.3              |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_set_session.3         |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_set_shutdown.3        |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_set_verify_result.3   |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_shutdown.3            |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_state_string.3        |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_want.3                |  4 ++--
 secure/lib/libcrypto/man/man3/SSL_write.3               |  4 ++--
 secure/lib/libcrypto/man/man3/UI_STRING.3               |  4 ++--
 secure/lib/libcrypto/man/man3/UI_UTIL_read_pw.3         |  4 ++--
 secure/lib/libcrypto/man/man3/UI_create_method.3        |  4 ++--
 secure/lib/libcrypto/man/man3/UI_new.3                  |  4 ++--
 secure/lib/libcrypto/man/man3/X509V3_get_d2i.3          |  4 ++--
 secure/lib/libcrypto/man/man3/X509_ALGOR_dup.3          |  4 ++--
 secure/lib/libcrypto/man/man3/X509_CRL_get0_by_serial.3 |  4 ++--
 .../lib/libcrypto/man/man3/X509_EXTENSION_set_object.3  |  4 ++--
 secure/lib/libcrypto/man/man3/X509_LOOKUP.3             |  4 ++--
 secure/lib/libcrypto/man/man3/X509_LOOKUP_hash_dir.3    |  4 ++--
 secure/lib/libcrypto/man/man3/X509_LOOKUP_meth_new.3    |  4 ++--
 .../lib/libcrypto/man/man3/X509_NAME_ENTRY_get_object.3 |  4 ++--
 .../lib/libcrypto/man/man3/X509_NAME_add_entry_by_txt.3 |  4 ++--
 secure/lib/libcrypto/man/man3/X509_NAME_get0_der.3      |  4 ++--
 .../lib/libcrypto/man/man3/X509_NAME_get_index_by_NID.3 |  4 ++--
 secure/lib/libcrypto/man/man3/X509_NAME_print_ex.3      |  4 ++--
 secure/lib/libcrypto/man/man3/X509_PUBKEY_new.3         |  4 ++--
 secure/lib/libcrypto/man/man3/X509_SIG_get0.3           |  4 ++--
 .../lib/libcrypto/man/man3/X509_STORE_CTX_get_error.3   |  4 ++--
 secure/lib/libcrypto/man/man3/X509_STORE_CTX_new.3      |  4 ++--
 .../libcrypto/man/man3/X509_STORE_CTX_set_verify_cb.3   |  4 ++--
 secure/lib/libcrypto/man/man3/X509_STORE_add_cert.3     |  4 ++--
 secure/lib/libcrypto/man/man3/X509_STORE_get0_param.3   |  4 ++--
 secure/lib/libcrypto/man/man3/X509_STORE_new.3          |  4 ++--
 .../libcrypto/man/man3/X509_STORE_set_verify_cb_func.3  |  4 ++--
 .../libcrypto/man/man3/X509_VERIFY_PARAM_set_flags.3    |  4 ++--
 secure/lib/libcrypto/man/man3/X509_check_ca.3           |  4 ++--
 secure/lib/libcrypto/man/man3/X509_check_host.3         |  4 ++--
 secure/lib/libcrypto/man/man3/X509_check_issued.3       |  4 ++--
 secure/lib/libcrypto/man/man3/X509_check_private_key.3  |  4 ++--
 secure/lib/libcrypto/man/man3/X509_check_purpose.3      |  4 ++--
 secure/lib/libcrypto/man/man3/X509_cmp.3                |  4 ++--
 secure/lib/libcrypto/man/man3/X509_cmp_time.3           |  4 ++--
 secure/lib/libcrypto/man/man3/X509_digest.3             |  4 ++--
 secure/lib/libcrypto/man/man3/X509_dup.3                |  4 ++--
 secure/lib/libcrypto/man/man3/X509_get0_notBefore.3     |  4 ++--
 secure/lib/libcrypto/man/man3/X509_get0_signature.3     |  4 ++--
 secure/lib/libcrypto/man/man3/X509_get0_uids.3          |  4 ++--
 .../lib/libcrypto/man/man3/X509_get_extension_flags.3   |  4 ++--
 secure/lib/libcrypto/man/man3/X509_get_pubkey.3         |  4 ++--
 secure/lib/libcrypto/man/man3/X509_get_serialNumber.3   |  4 ++--
 secure/lib/libcrypto/man/man3/X509_get_subject_name.3   |  4 ++--
 secure/lib/libcrypto/man/man3/X509_get_version.3        |  4 ++--
 secure/lib/libcrypto/man/man3/X509_new.3                |  4 ++--
 secure/lib/libcrypto/man/man3/X509_sign.3               |  4 ++--
 secure/lib/libcrypto/man/man3/X509_verify_cert.3        |  4 ++--
 secure/lib/libcrypto/man/man3/X509v3_get_ext_by_NID.3   |  4 ++--
 secure/lib/libcrypto/man/man3/d2i_DHparams.3            |  4 ++--
 secure/lib/libcrypto/man/man3/d2i_PKCS8PrivateKey_bio.3 |  4 ++--
 secure/lib/libcrypto/man/man3/d2i_PrivateKey.3          |  4 ++--
 secure/lib/libcrypto/man/man3/d2i_SSL_SESSION.3         |  4 ++--
 secure/lib/libcrypto/man/man3/d2i_X509.3                |  4 ++--
 secure/lib/libcrypto/man/man3/i2d_CMS_bio_stream.3      |  4 ++--
 secure/lib/libcrypto/man/man3/i2d_PKCS7_bio_stream.3    |  4 ++--
 secure/lib/libcrypto/man/man3/i2d_re_X509_tbs.3         |  4 ++--
 secure/lib/libcrypto/man/man3/o2i_SCT_LIST.3            |  4 ++--
 secure/lib/libcrypto/man/man5/x509v3_config.5           |  4 ++--
 secure/lib/libcrypto/man/man7/Ed25519.7                 |  4 ++--
 secure/lib/libcrypto/man/man7/RAND.7                    |  4 ++--
 secure/lib/libcrypto/man/man7/RAND_DRBG.7               |  4 ++--
 secure/lib/libcrypto/man/man7/RSA-PSS.7                 |  4 ++--
 secure/lib/libcrypto/man/man7/SM2.7                     |  4 ++--
 secure/lib/libcrypto/man/man7/X25519.7                  |  4 ++--
 secure/lib/libcrypto/man/man7/bio.7                     |  4 ++--
 secure/lib/libcrypto/man/man7/ct.7                      |  4 ++--
 secure/lib/libcrypto/man/man7/des_modes.7               |  4 ++--
 secure/lib/libcrypto/man/man7/evp.7                     |  4 ++--
 secure/lib/libcrypto/man/man7/ossl_store-file.7         |  4 ++--
 secure/lib/libcrypto/man/man7/ossl_store.7              |  4 ++--
 secure/lib/libcrypto/man/man7/passphrase-encoding.7     |  4 ++--
 secure/lib/libcrypto/man/man7/proxy-certificates.7      |  4 ++--
 secure/lib/libcrypto/man/man7/scrypt.7                  |  4 ++--
 secure/lib/libcrypto/man/man7/ssl.7                     |  4 ++--
 secure/lib/libcrypto/man/man7/x509.7                    |  4 ++--
 secure/usr.bin/openssl/man/CA.pl.1                      |  4 ++--
 secure/usr.bin/openssl/man/asn1parse.1                  |  4 ++--
 secure/usr.bin/openssl/man/ca.1                         |  4 ++--
 secure/usr.bin/openssl/man/ciphers.1                    |  4 ++--
 secure/usr.bin/openssl/man/cms.1                        |  4 ++--
 secure/usr.bin/openssl/man/crl.1                        |  4 ++--
 secure/usr.bin/openssl/man/crl2pkcs7.1                  |  4 ++--
 secure/usr.bin/openssl/man/dgst.1                       |  4 ++--
 secure/usr.bin/openssl/man/dhparam.1                    |  4 ++--
 secure/usr.bin/openssl/man/dsa.1                        |  4 ++--
 secure/usr.bin/openssl/man/dsaparam.1                   |  4 ++--
 secure/usr.bin/openssl/man/ec.1                         |  4 ++--
 secure/usr.bin/openssl/man/ecparam.1                    |  4 ++--
 secure/usr.bin/openssl/man/enc.1                        |  4 ++--
 secure/usr.bin/openssl/man/engine.1                     |  4 ++--
 secure/usr.bin/openssl/man/errstr.1                     |  4 ++--
 secure/usr.bin/openssl/man/gendsa.1                     |  4 ++--
 secure/usr.bin/openssl/man/genpkey.1                    |  4 ++--
 secure/usr.bin/openssl/man/genrsa.1                     |  4 ++--
 secure/usr.bin/openssl/man/list.1                       |  4 ++--
 secure/usr.bin/openssl/man/nseq.1                       |  4 ++--
 secure/usr.bin/openssl/man/ocsp.1                       |  4 ++--
 secure/usr.bin/openssl/man/openssl.1                    |  4 ++--
 secure/usr.bin/openssl/man/passwd.1                     |  4 ++--
 secure/usr.bin/openssl/man/pkcs12.1                     |  4 ++--
 secure/usr.bin/openssl/man/pkcs7.1                      |  4 ++--
 secure/usr.bin/openssl/man/pkcs8.1                      |  4 ++--
 secure/usr.bin/openssl/man/pkey.1                       |  4 ++--
 secure/usr.bin/openssl/man/pkeyparam.1                  |  4 ++--
 secure/usr.bin/openssl/man/pkeyutl.1                    |  4 ++--
 secure/usr.bin/openssl/man/prime.1                      |  4 ++--
 secure/usr.bin/openssl/man/rand.1                       |  4 ++--
 secure/usr.bin/openssl/man/req.1                        |  4 ++--
 secure/usr.bin/openssl/man/rsa.1                        |  4 ++--
 secure/usr.bin/openssl/man/rsautl.1                     |  4 ++--
 secure/usr.bin/openssl/man/s_client.1                   |  4 ++--
 secure/usr.bin/openssl/man/s_server.1                   |  4 ++--
 secure/usr.bin/openssl/man/s_time.1                     |  4 ++--
 secure/usr.bin/openssl/man/sess_id.1                    |  4 ++--
 secure/usr.bin/openssl/man/smime.1                      |  4 ++--
 secure/usr.bin/openssl/man/speed.1                      |  4 ++--
 secure/usr.bin/openssl/man/spkac.1                      |  4 ++--
 secure/usr.bin/openssl/man/srp.1                        |  4 ++--
 secure/usr.bin/openssl/man/storeutl.1                   |  4 ++--
 secure/usr.bin/openssl/man/ts.1                         |  4 ++--
 secure/usr.bin/openssl/man/tsget.1                      |  4 ++--
 secure/usr.bin/openssl/man/verify.1                     |  4 ++--
 secure/usr.bin/openssl/man/version.1                    |  4 ++--
 secure/usr.bin/openssl/man/x509.1                       |  4 ++--
 536 files changed, 1087 insertions(+), 1075 deletions(-)

diff --git a/secure/lib/libcrypto/Makefile.inc b/secure/lib/libcrypto/Makefile.inc
index d02ef7cc57f9..c24bbf24735a 100644
--- a/secure/lib/libcrypto/Makefile.inc
+++ b/secure/lib/libcrypto/Makefile.inc
@@ -3,8 +3,8 @@
 .include <bsd.own.mk>
 
 # OpenSSL version used for manual page generation
-OPENSSL_VER=	1.1.1o
-OPENSSL_DATE=	2022-05-03
+OPENSSL_VER=	1.1.1p
+OPENSSL_DATE=	2022-06-21
 
 LCRYPTO_SRC=	${SRCTOP}/crypto/openssl
 LCRYPTO_DOC=	${LCRYPTO_SRC}/doc
diff --git a/secure/lib/libcrypto/man/man3/ADMISSIONS.3 b/secure/lib/libcrypto/man/man3/ADMISSIONS.3
index 720345c9d896..9ebb184a60bd 100644
--- a/secure/lib/libcrypto/man/man3/ADMISSIONS.3
+++ b/secure/lib/libcrypto/man/man3/ADMISSIONS.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "ADMISSIONS 3"
-.TH ADMISSIONS 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH ADMISSIONS 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_INTEGER_get_int64.3 b/secure/lib/libcrypto/man/man3/ASN1_INTEGER_get_int64.3
index c8b9b14f57f2..50520d1b8046 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_INTEGER_get_int64.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_INTEGER_get_int64.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "ASN1_INTEGER_GET_INT64 3"
-.TH ASN1_INTEGER_GET_INT64 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH ASN1_INTEGER_GET_INT64 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_ITEM_lookup.3 b/secure/lib/libcrypto/man/man3/ASN1_ITEM_lookup.3
index a53262f62071..4f32b010c891 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_ITEM_lookup.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_ITEM_lookup.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "ASN1_ITEM_LOOKUP 3"
-.TH ASN1_ITEM_LOOKUP 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH ASN1_ITEM_LOOKUP 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_OBJECT_new.3 b/secure/lib/libcrypto/man/man3/ASN1_OBJECT_new.3
index 6aa2b17807a2..6e7f5f73b9c9 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_OBJECT_new.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_OBJECT_new.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "ASN1_OBJECT_NEW 3"
-.TH ASN1_OBJECT_NEW 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH ASN1_OBJECT_NEW 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_STRING_TABLE_add.3 b/secure/lib/libcrypto/man/man3/ASN1_STRING_TABLE_add.3
index b2d2736166d7..ab47d4a79345 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_STRING_TABLE_add.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_STRING_TABLE_add.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "ASN1_STRING_TABLE_ADD 3"
-.TH ASN1_STRING_TABLE_ADD 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH ASN1_STRING_TABLE_ADD 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_STRING_length.3 b/secure/lib/libcrypto/man/man3/ASN1_STRING_length.3
index 779bc75abe58..4479eeb54825 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_STRING_length.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_STRING_length.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "ASN1_STRING_LENGTH 3"
-.TH ASN1_STRING_LENGTH 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH ASN1_STRING_LENGTH 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_STRING_new.3 b/secure/lib/libcrypto/man/man3/ASN1_STRING_new.3
index 6c386006cf28..c054b8db50fc 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_STRING_new.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_STRING_new.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "ASN1_STRING_NEW 3"
-.TH ASN1_STRING_NEW 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH ASN1_STRING_NEW 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_STRING_print_ex.3 b/secure/lib/libcrypto/man/man3/ASN1_STRING_print_ex.3
index 6327779e73a5..7377af97a159 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_STRING_print_ex.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_STRING_print_ex.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "ASN1_STRING_PRINT_EX 3"
-.TH ASN1_STRING_PRINT_EX 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH ASN1_STRING_PRINT_EX 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_TIME_set.3 b/secure/lib/libcrypto/man/man3/ASN1_TIME_set.3
index 06778c152f7c..9ec9d20e8da1 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_TIME_set.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_TIME_set.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "ASN1_TIME_SET 3"
-.TH ASN1_TIME_SET 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH ASN1_TIME_SET 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_TYPE_get.3 b/secure/lib/libcrypto/man/man3/ASN1_TYPE_get.3
index ca9134d80e3d..f7829573278a 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_TYPE_get.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_TYPE_get.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "ASN1_TYPE_GET 3"
-.TH ASN1_TYPE_GET 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH ASN1_TYPE_GET 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_generate_nconf.3 b/secure/lib/libcrypto/man/man3/ASN1_generate_nconf.3
index bf65c421bd57..ba4b1b0dbe88 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_generate_nconf.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_generate_nconf.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "ASN1_GENERATE_NCONF 3"
-.TH ASN1_GENERATE_NCONF 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH ASN1_GENERATE_NCONF 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASYNC_WAIT_CTX_new.3 b/secure/lib/libcrypto/man/man3/ASYNC_WAIT_CTX_new.3
index 2289a2c84897..2d582ff0e60d 100644
--- a/secure/lib/libcrypto/man/man3/ASYNC_WAIT_CTX_new.3
+++ b/secure/lib/libcrypto/man/man3/ASYNC_WAIT_CTX_new.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "ASYNC_WAIT_CTX_NEW 3"
-.TH ASYNC_WAIT_CTX_NEW 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH ASYNC_WAIT_CTX_NEW 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASYNC_start_job.3 b/secure/lib/libcrypto/man/man3/ASYNC_start_job.3
index 02d209c773f2..5ff6fb7a5f94 100644
--- a/secure/lib/libcrypto/man/man3/ASYNC_start_job.3
+++ b/secure/lib/libcrypto/man/man3/ASYNC_start_job.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "ASYNC_START_JOB 3"
-.TH ASYNC_START_JOB 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH ASYNC_START_JOB 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BF_encrypt.3 b/secure/lib/libcrypto/man/man3/BF_encrypt.3
index 63a10da62671..e3eb90b88eaf 100644
--- a/secure/lib/libcrypto/man/man3/BF_encrypt.3
+++ b/secure/lib/libcrypto/man/man3/BF_encrypt.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "BF_ENCRYPT 3"
-.TH BF_ENCRYPT 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH BF_ENCRYPT 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_ADDR.3 b/secure/lib/libcrypto/man/man3/BIO_ADDR.3
index 2716b69353f3..48054ff60c1b 100644
--- a/secure/lib/libcrypto/man/man3/BIO_ADDR.3
+++ b/secure/lib/libcrypto/man/man3/BIO_ADDR.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "BIO_ADDR 3"
-.TH BIO_ADDR 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH BIO_ADDR 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_ADDRINFO.3 b/secure/lib/libcrypto/man/man3/BIO_ADDRINFO.3
index 7c1b00258463..288eabee1305 100644
--- a/secure/lib/libcrypto/man/man3/BIO_ADDRINFO.3
+++ b/secure/lib/libcrypto/man/man3/BIO_ADDRINFO.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "BIO_ADDRINFO 3"
-.TH BIO_ADDRINFO 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH BIO_ADDRINFO 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_connect.3 b/secure/lib/libcrypto/man/man3/BIO_connect.3
index 0f84ab191018..023c83f10ad9 100644
--- a/secure/lib/libcrypto/man/man3/BIO_connect.3
+++ b/secure/lib/libcrypto/man/man3/BIO_connect.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "BIO_CONNECT 3"
-.TH BIO_CONNECT 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH BIO_CONNECT 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_ctrl.3 b/secure/lib/libcrypto/man/man3/BIO_ctrl.3
index 71058bbfe386..7650e08c96a0 100644
--- a/secure/lib/libcrypto/man/man3/BIO_ctrl.3
+++ b/secure/lib/libcrypto/man/man3/BIO_ctrl.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "BIO_CTRL 3"
-.TH BIO_CTRL 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH BIO_CTRL 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_f_base64.3 b/secure/lib/libcrypto/man/man3/BIO_f_base64.3
index c5d7b9b4a154..9a9af2ca401f 100644
--- a/secure/lib/libcrypto/man/man3/BIO_f_base64.3
+++ b/secure/lib/libcrypto/man/man3/BIO_f_base64.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "BIO_F_BASE64 3"
-.TH BIO_F_BASE64 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH BIO_F_BASE64 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -173,9 +173,8 @@ to flush the final block through the \s-1BIO.\s0
 The flag \s-1BIO_FLAGS_BASE64_NO_NL\s0 can be set with \fBBIO_set_flags()\fR.
 For writing, it causes all data to be written on one line without
 newline at the end.
-For reading, it forces the decoder to process the data regardless
-of newlines. All newlines are ignored and the input does not need
-to contain any newline at all.
+For reading, it expects the data to be all on one line (with or
+without a trailing newline).
 .SH "NOTES"
 .IX Header "NOTES"
 Because of the format of base64 encoding the end of the encoded
diff --git a/secure/lib/libcrypto/man/man3/BIO_f_buffer.3 b/secure/lib/libcrypto/man/man3/BIO_f_buffer.3
index ed52972afa05..177bb80d9c44 100644
--- a/secure/lib/libcrypto/man/man3/BIO_f_buffer.3
+++ b/secure/lib/libcrypto/man/man3/BIO_f_buffer.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "BIO_F_BUFFER 3"
-.TH BIO_F_BUFFER 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH BIO_F_BUFFER 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_f_cipher.3 b/secure/lib/libcrypto/man/man3/BIO_f_cipher.3
index f274dbab2182..2be38c6b83e0 100644
--- a/secure/lib/libcrypto/man/man3/BIO_f_cipher.3
+++ b/secure/lib/libcrypto/man/man3/BIO_f_cipher.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "BIO_F_CIPHER 3"
-.TH BIO_F_CIPHER 3 "2022-05-03" "1.1.1o" "OpenSSL"
+.TH BIO_F_CIPHER 3 "2022-06-21" "1.1.1p" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_f_md.3 b/secure/lib/libcrypto/man/man3/BIO_f_md.3
index afc69714221f..5c8f3c2c1f1b 100644
--- a/secure/lib/libcrypto/man/man3/BIO_f_md.3
+++ b/secure/lib/libcrypto/man/man3/BIO_f_md.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
*** 9798 LINES SKIPPED ***