From d64029205d975ed7b7ac898a149c54f3ffcbe5e6 Mon Sep 17 00:00:00 2001 From: tb Date: Sun, 12 May 2024 15:24:21 +0000 Subject: [PATCH] Remove a 'built-in' that was left in by accident --- lib/libcrypto/man/X509V3_EXT_get_nid.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libcrypto/man/X509V3_EXT_get_nid.3 b/lib/libcrypto/man/X509V3_EXT_get_nid.3 index 657db0e61e0..d9ff9d7c7ed 100644 --- a/lib/libcrypto/man/X509V3_EXT_get_nid.3 +++ b/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 , -- 2.20.1