From efdd7d53acef8602b3d5a578a00b2506318a43a6 Mon Sep 17 00:00:00 2001
From: tb <>
Date: Sat, 30 Nov 2024 21:21:40 +0000
Subject: Meant to split the sentence in two

---
 src/lib/libcrypto/man/CMS_add0_cert.3 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'src')

diff --git a/src/lib/libcrypto/man/CMS_add0_cert.3 b/src/lib/libcrypto/man/CMS_add0_cert.3
index 1823ba2b34..be9357cc9a 100644
--- a/src/lib/libcrypto/man/CMS_add0_cert.3
+++ b/src/lib/libcrypto/man/CMS_add0_cert.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: CMS_add0_cert.3,v 1.9 2024/11/30 21:20:44 tb Exp $
+.\" $OpenBSD: CMS_add0_cert.3,v 1.10 2024/11/30 21:21:40 tb Exp $
 .\" full merge up to: OpenSSL e9b77246 Jan 20 19:58:49 2017 +0100
 .\"
 .\" This file is a derived work.
@@ -185,8 +185,8 @@ return the STACK of certificates or CRLs or
 if there are none or an error occurs.
 Possible errors are that the
 .Fa cms
-type is invalid or memory allocation failure, not all
-errors result in an error on the error stack.
+type is invalid or memory allocation failure.
+Not all errors result in an error on the error stack.
 The returned stack must be freed using the appropriate
 macro wrapper of
 .Xr sk_pop_free 3 ,
-- 
cgit v1.2.3-55-g6feb