From 86ac31c8e5a369e5308e559797120eb5f4b6e82b Mon Sep 17 00:00:00 2001 From: tb <> Date: Thu, 27 Jul 2023 05:31:28 +0000 Subject: Fix typo --- src/lib/libcrypto/man/CMS_get0_type.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/man/CMS_get0_type.3 b/src/lib/libcrypto/man/CMS_get0_type.3 index 6b30fe2572..55adacd86d 100644 --- a/src/lib/libcrypto/man/CMS_get0_type.3 +++ b/src/lib/libcrypto/man/CMS_get0_type.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: CMS_get0_type.3,v 1.8 2023/07/26 19:30:43 tb Exp $ +.\" $OpenBSD: CMS_get0_type.3,v 1.9 2023/07/27 05:31:28 tb Exp $ .\" full merge up to: OpenSSL 72a7a702 Feb 26 14:05:09 2019 +0000 .\" .\" This file is a derived work. @@ -65,7 +65,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 26 2023 $ +.Dd $Mdocdate: July 27 2023 $ .Dt CMS_GET0_TYPE 3 .Os .Sh NAME @@ -159,7 +159,7 @@ so it should be freed up after use. sets .Pf * Fa version to the syntax version number of the -.Vt ContentType +.Vt ContentInfo structure .Fa cms . The version is a number between 0 and 5 and is defined for all the -- cgit v1.2.3-55-g6feb