From: job Date: Mon, 22 Nov 2021 19:32:32 +0000 (+0000) Subject: Fix typo X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=57734b1363d416555d01b41bafdc91e084402aae;p=openbsd Fix typo thanks Matthias Schmidt --- diff --git a/lib/libcrypto/man/ASN1_NULL_new.3 b/lib/libcrypto/man/ASN1_NULL_new.3 index dc9f00b0a07..a5162aac41a 100644 --- a/lib/libcrypto/man/ASN1_NULL_new.3 +++ b/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