From e09a5992289bf665a7009131033847a78a025ff3 Mon Sep 17 00:00:00 2001
From: jsg <>
Date: Tue, 5 Dec 2023 02:41:13 +0000
Subject: last .Nm should not have a comma

---
 src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'src/lib')

diff --git a/src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3 b/src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
index bcaa57a9ad..2b20efaf0e 100644
--- a/src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
+++ b/src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
@@ -1,4 +1,4 @@
-.\"	$OpenBSD: OPENSSL_load_builtin_modules.3,v 1.7 2023/11/19 20:59:00 tb Exp $
+.\"	$OpenBSD: OPENSSL_load_builtin_modules.3,v 1.8 2023/12/05 02:41:13 jsg Exp $
 .\"	OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
 .\"
 .\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
@@ -48,12 +48,12 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 .\" OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: November 19 2023 $
+.Dd $Mdocdate: December 5 2023 $
 .Dt OPENSSL_LOAD_BUILTIN_MODULES 3
 .Os
 .Sh NAME
 .Nm OPENSSL_load_builtin_modules ,
-.Nm ASN1_add_oid_module ,
+.Nm ASN1_add_oid_module
 .Nd add standard configuration modules
 .Sh SYNOPSIS
 .In openssl/conf.h
-- 
cgit v1.2.3-55-g6feb