From 55a1f939dc3250bc33e041f82c6b5325fe7e38bd Mon Sep 17 00:00:00 2001 From: tb <> Date: Sun, 12 May 2024 15:24:21 +0000 Subject: Remove a 'built-in' that was left in by accident --- src/lib/libcrypto/man/X509V3_EXT_get_nid.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/man/X509V3_EXT_get_nid.3 b/src/lib/libcrypto/man/X509V3_EXT_get_nid.3 index 657db0e61e..d9ff9d7c7e 100644 --- a/src/lib/libcrypto/man/X509V3_EXT_get_nid.3 +++ b/src/lib/libcrypto/man/X509V3_EXT_get_nid.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: X509V3_EXT_get_nid.3,v 1.1 2024/05/12 11:49:47 tb Exp $ +.\" $OpenBSD: X509V3_EXT_get_nid.3,v 1.2 2024/05/12 15:24:21 tb Exp $ .\" .\" Copyright (c) 2024 Theo Buehler .\" @@ -56,7 +56,7 @@ or if there is none. .Pp .Fn X509V3_EXT_get -returns the built-in +returns the .Vt X509V3_EXT_METHOD associated with the extension type of .Fa ext , -- cgit v1.2.3-55-g6feb