Zap a trailing comma to appease mandoc -Tlint
authortb <tb@openbsd.org>
Sat, 17 Aug 2024 09:19:04 +0000 (09:19 +0000)
committertb <tb@openbsd.org>
Sat, 17 Aug 2024 09:19:04 +0000 (09:19 +0000)
lib/libcrypto/man/X509_check_trust.3

index 3a4e020..f085bfc 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: X509_check_trust.3,v 1.9 2024/08/17 09:16:37 tb Exp $
+.\" $OpenBSD: X509_check_trust.3,v 1.10 2024/08/17 09:19:04 tb Exp $
 .\"
 .\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org>
 .\"
@@ -18,7 +18,7 @@
 .Dt X509_CHECK_TRUST 3
 .Os
 .Sh NAME
-.Nm X509_check_trust ,
+.Nm X509_check_trust
 .Nd check whether a certificate is trusted
 .Sh SYNOPSIS
 .In openssl/x509.h