lh_new.3: zap a trailing comma
authortb <tb@openbsd.org>
Mon, 4 Mar 2024 19:03:31 +0000 (19:03 +0000)
committertb <tb@openbsd.org>
Mon, 4 Mar 2024 19:03:31 +0000 (19:03 +0000)
lib/libcrypto/man/lh_new.3

index eea5c28..37fccf0 100644 (file)
@@ -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:
 .\" 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_<type>_new .
 .Sh SEE ALSO
-.Xr crypto 3 ,
+.Xr crypto 3
 .Sh HISTORY
 .Fn lh_new ,
 .Fn lh_free ,