From 6c4ae1b16cce99200bfa5d25d54de647709afe21 Mon Sep 17 00:00:00 2001 From: tb <> Date: Sat, 20 Dec 2025 08:40:47 +0000 Subject: This functions -> This function --- src/lib/libcrypto/man/CMS_ContentInfo_new.3 | 6 +++--- src/lib/libcrypto/man/CMS_sign_receipt.3 | 6 +++--- src/lib/libcrypto/man/CMS_verify_receipt.3 | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/man/CMS_ContentInfo_new.3 b/src/lib/libcrypto/man/CMS_ContentInfo_new.3 index b44f65ee91..8e706d0066 100644 --- a/src/lib/libcrypto/man/CMS_ContentInfo_new.3 +++ b/src/lib/libcrypto/man/CMS_ContentInfo_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: CMS_ContentInfo_new.3,v 1.5 2025/06/08 22:40:29 schwarze Exp $ +.\" $OpenBSD: CMS_ContentInfo_new.3,v 1.6 2025/12/20 08:40:47 tb Exp $ .\" Copyright (c) 2019 Ingo Schwarze .\" .\" Permission to use, copy, modify, and distribute this software for any @@ -13,7 +13,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 8 2025 $ +.Dd $Mdocdate: December 20 2025 $ .Dt CMS_CONTENTINFO_NEW 3 .Os .Sh NAME @@ -132,5 +132,5 @@ and first appeared in OpenSSL 0.9.8h and .Fn CMS_ContentInfo_print_ctx in OpenSSL 1.0.0. -This functions have been available since +This function have been available since .Ox 6.7 . diff --git a/src/lib/libcrypto/man/CMS_sign_receipt.3 b/src/lib/libcrypto/man/CMS_sign_receipt.3 index 32807b26e1..7702ab365d 100644 --- a/src/lib/libcrypto/man/CMS_sign_receipt.3 +++ b/src/lib/libcrypto/man/CMS_sign_receipt.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: CMS_sign_receipt.3,v 1.8 2025/06/08 22:40:29 schwarze Exp $ +.\" $OpenBSD: CMS_sign_receipt.3,v 1.9 2025/12/20 08:40:47 tb Exp $ .\" full merge up to: OpenSSL e9b77246 Jan 20 19:58:49 2017 +0100 .\" .\" This file was written by Dr. Stephen Henson . @@ -48,7 +48,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 8 2025 $ +.Dd $Mdocdate: December 20 2025 $ .Dt CMS_SIGN_RECEIPT 3 .Os .Sh NAME @@ -84,7 +84,7 @@ is the corresponding private key. is an optional additional set of certificates to include in the CMS structure (for example any intermediate CAs in the chain). .Pp -This functions behaves in a similar way to +This function behaves in a similar way to .Xr CMS_sign 3 except that the .Fa flags diff --git a/src/lib/libcrypto/man/CMS_verify_receipt.3 b/src/lib/libcrypto/man/CMS_verify_receipt.3 index 98f5c4ad91..738d976c15 100644 --- a/src/lib/libcrypto/man/CMS_verify_receipt.3 +++ b/src/lib/libcrypto/man/CMS_verify_receipt.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: CMS_verify_receipt.3,v 1.8 2025/06/08 22:40:29 schwarze Exp $ +.\" $OpenBSD: CMS_verify_receipt.3,v 1.9 2025/12/20 08:40:47 tb Exp $ .\" full merge up to: OpenSSL e9b77246 Jan 20 19:58:49 2017 +0100 .\" .\" This file was written by Dr. Stephen Henson . @@ -48,7 +48,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 8 2025 $ +.Dd $Mdocdate: December 20 2025 $ .Dt CMS_VERIFY_RECEIPT 3 .Os .Sh NAME @@ -79,7 +79,7 @@ is a set of certificates in which to search for the signing certificate. .Fa store is a trusted certificate store (used for chain verification). .Pp -This functions behaves in a similar way to +This function behaves in a similar way to .Xr CMS_verify 3 except that the .Fa flags -- cgit v1.2.3-55-g6feb