From: tb Date: Sat, 17 Aug 2024 09:19:04 +0000 (+0000) Subject: Zap a trailing comma to appease mandoc -Tlint X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=ef61d0404a18da2913f451e00249f07a07a5c93a;p=openbsd Zap a trailing comma to appease mandoc -Tlint --- diff --git a/lib/libcrypto/man/X509_check_trust.3 b/lib/libcrypto/man/X509_check_trust.3 index 3a4e020950f..f085bfcf209 100644 --- a/lib/libcrypto/man/X509_check_trust.3 +++ b/lib/libcrypto/man/X509_check_trust.3 @@ -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 .\" @@ -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