From 3631802ae7ae28f5f5485e9cd7fd4cb7904be377 Mon Sep 17 00:00:00 2001 From: tb <> Date: Mon, 4 Mar 2024 19:03:31 +0000 Subject: lh_new.3: zap a trailing comma --- src/lib/libcrypto/man/lh_new.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/man/lh_new.3 b/src/lib/libcrypto/man/lh_new.3 index eea5c288a2..37fccf0cbb 100644 --- a/src/lib/libcrypto/man/lh_new.3 +++ b/src/lib/libcrypto/man/lh_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lh_new.3,v 1.11 2024/03/02 11:04:51 tb Exp $ +.\" $OpenBSD: lh_new.3,v 1.12 2024/03/04 19:03:31 tb Exp $ .\" full merge up to: .\" OpenSSL doc/crypto/lhash.pod 1bc74519 May 20 08:11:46 2016 -0400 .\" selective merge up to: @@ -118,7 +118,7 @@ .\" copied and put under another distribution licence .\" [including the GNU Public Licence.] .\" -.Dd $Mdocdate: March 2 2024 $ +.Dd $Mdocdate: March 4 2024 $ .Dt LH_NEW 3 .Os .Sh NAME @@ -519,7 +519,7 @@ routine would not normally be passed to rather it would be used in the function passed to .Fn lh__new . .Sh SEE ALSO -.Xr crypto 3 , +.Xr crypto 3 .Sh HISTORY .Fn lh_new , .Fn lh_free , -- cgit v1.2.3-55-g6feb