From: Norbert Pocs Date: Thu, 24 Apr 2025 11:32:40 +0000 (+0200) Subject: doc/man3: Change formulation to let the script to catch it X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3f0194954c17aac433bfa473fa0bddf65413577;p=thirdparty%2Fopenssl.git doc/man3: Change formulation to let the script to catch it Signed-off-by: Norbert Pocs Reviewed-by: Paul Dale Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/27488) --- diff --git a/doc/man3/OSSL_CMP_CTX_new.pod b/doc/man3/OSSL_CMP_CTX_new.pod index 53e8166228d..ab7aaa453b2 100644 --- a/doc/man3/OSSL_CMP_CTX_new.pod +++ b/doc/man3/OSSL_CMP_CTX_new.pod @@ -864,7 +864,7 @@ L, L =head1 HISTORY -The OpenSSL CMP support was added in OpenSSL 3.0. +The OpenSSL CMP functions were added in OpenSSL 3.0. OSSL_CMP_CTX_get0_trustedStore() was renamed to OSSL_CMP_CTX_get0_trusted() and OSSL_CMP_CTX_set0_trustedStore() was renamed to OSSL_CMP_CTX_set0_trusted(), diff --git a/doc/man3/OSSL_CMP_exec_certreq.pod b/doc/man3/OSSL_CMP_exec_certreq.pod index ce6826c6754..315f8d1e4bb 100644 --- a/doc/man3/OSSL_CMP_exec_certreq.pod +++ b/doc/man3/OSSL_CMP_exec_certreq.pod @@ -240,7 +240,7 @@ L, L =head1 HISTORY -The OpenSSL CMP support was added in OpenSSL 3.0. +The OpenSSL CMP functions were added in OpenSSL 3.0. OSSL_CMP_get1_caCerts() and OSSL_CMP_get1_rootCaKeyUpdate() were added in OpenSSL 3.2. diff --git a/doc/man3/OSSL_CORE_MAKE_FUNC.pod b/doc/man3/OSSL_CORE_MAKE_FUNC.pod index a7a902a336c..20d0fc8436b 100644 --- a/doc/man3/OSSL_CORE_MAKE_FUNC.pod +++ b/doc/man3/OSSL_CORE_MAKE_FUNC.pod @@ -29,7 +29,7 @@ Not applicable. =head1 HISTORY -The macros described here were added in OpenSSL 3.0. +These macro functions were added in OpenSSL 3.0. =head1 COPYRIGHT diff --git a/doc/man3/OSSL_PARAM_int.pod b/doc/man3/OSSL_PARAM_int.pod index 23ef0c0d07e..eb63dccb10c 100644 --- a/doc/man3/OSSL_PARAM_int.pod +++ b/doc/man3/OSSL_PARAM_int.pod @@ -431,7 +431,7 @@ L, L =head1 HISTORY -These APIs were introduced in OpenSSL 3.0. +These functions were added in OpenSSL 3.0. OSSL_PARAM_set_octet_string_or_ptr was added in OpenSSL 3.6. diff --git a/doc/man3/OSSL_trace_enabled.pod b/doc/man3/OSSL_trace_enabled.pod index 987dd7f91af..ba1d4f2a86d 100644 --- a/doc/man3/OSSL_trace_enabled.pod +++ b/doc/man3/OSSL_trace_enabled.pod @@ -312,7 +312,7 @@ L, L =head1 HISTORY -The OpenSSL Tracing API was added in OpenSSL 3.0. +The OpenSSL Tracing functions were added in OpenSSL 3.0. OSSL_TRACE_STRING(), OSSL_TRACE_STRING_MAX, and OSSL_trace_string were added in OpenSSL 3.2. diff --git a/doc/man3/X509_LOOKUP.pod b/doc/man3/X509_LOOKUP.pod index de4eca7fdad..7e9b581319e 100644 --- a/doc/man3/X509_LOOKUP.pod +++ b/doc/man3/X509_LOOKUP.pod @@ -233,7 +233,7 @@ The functions X509_LOOKUP_by_subject_ex() and X509_LOOKUP_ctrl_ex() were added in OpenSSL 3.0. The macros X509_LOOKUP_load_file_ex(), -X509_LOOKUP_load_store_ex() and 509_LOOKUP_add_store_ex() were +X509_LOOKUP_load_store_ex() and X509_LOOKUP_add_store_ex() were added in OpenSSL 3.0. =head1 COPYRIGHT