From d43f8ab6f7b13d308f389ff3c93d1538c0fdfac3 Mon Sep 17 00:00:00 2001 From: job <> Date: Mon, 22 Nov 2021 19:32:32 +0000 Subject: Fix typo thanks Matthias Schmidt --- src/lib/libcrypto/man/ASN1_NULL_new.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/man/ASN1_NULL_new.3 b/src/lib/libcrypto/man/ASN1_NULL_new.3 index dc9f00b0a0..a5162aac41 100644 --- a/src/lib/libcrypto/man/ASN1_NULL_new.3 +++ b/src/lib/libcrypto/man/ASN1_NULL_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ASN1_NULL_new.3,v 1.1 2021/11/22 16:19:54 schwarze Exp $ +.\" $OpenBSD: ASN1_NULL_new.3,v 1.2 2021/11/22 19:32:32 job Exp $ .\" .\" Copyright (c) 2021 Ingo Schwarze .\" @@ -39,7 +39,7 @@ This function does not allocate memory and cannot fail. .Pp .Fn ASN1_NULL_free has no effect whatsoever. -In particular, i ignores the +In particular, it ignores the .Fa val_in argument and does not free any memory. In normal use, application programs only pass the invalid pointer -- cgit v1.2.3-55-g6feb