From 02140f5500f945a5b561ebf43903c343ed9e79f8 Mon Sep 17 00:00:00 2001 From: schwarze Date: Sat, 30 Sep 2023 13:51:00 +0000 Subject: [PATCH] garbage collect two stray words, no change of meaning --- lib/libcrypto/man/ASIdentifiers_new.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/libcrypto/man/ASIdentifiers_new.3 b/lib/libcrypto/man/ASIdentifiers_new.3 index c67a7c3f174..56b1de31b04 100644 --- a/lib/libcrypto/man/ASIdentifiers_new.3 +++ b/lib/libcrypto/man/ASIdentifiers_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ASIdentifiers_new.3,v 1.9 2023/09/29 08:57:49 tb Exp $ +.\" $OpenBSD: ASIdentifiers_new.3,v 1.10 2023/09/30 13:51:00 schwarze Exp $ .\" .\" Copyright (c) 2021 Theo Buehler .\" @@ -14,7 +14,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: September 29 2023 $ +.Dd $Mdocdate: September 30 2023 $ .Dt ASIDENTIFIERS_NEW 3 .Os .Sh NAME @@ -95,14 +95,14 @@ returns a new .Vt ASIdentifiers object or .Dv NULL -on if an error occurs. +if an error occurs. .Pp .Fn d2i_ASIdentifiers returns an .Vt ASIdentifiers object or .Dv NULL -on if a decoding or memory allocation error occurs. +if a decoding or memory allocation error occurs. .Pp .Fn i2d_ASIdentifiers returns the number of bytes successfully encoded -- 2.20.1