summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2024-05-12 15:24:21 +0000
committertb <>2024-05-12 15:24:21 +0000
commitbd7687e09316f2a771b0f7c8bd00509fd8ef28ad (patch)
treee91f0a8252dc7dc0c4cf16c935dece4b7153fcdc /src
parentfe90312ca8042d398b30ffbdcde17872aeae05d0 (diff)
downloadopenbsd-bd7687e09316f2a771b0f7c8bd00509fd8ef28ad.tar.gz
openbsd-bd7687e09316f2a771b0f7c8bd00509fd8ef28ad.tar.bz2
openbsd-bd7687e09316f2a771b0f7c8bd00509fd8ef28ad.zip
Remove a 'built-in' that was left in by accident
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/man/X509V3_EXT_get_nid.34
1 files changed, 2 insertions, 2 deletions
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 @@
1.\" $OpenBSD: X509V3_EXT_get_nid.3,v 1.1 2024/05/12 11:49:47 tb Exp $ 1.\" $OpenBSD: X509V3_EXT_get_nid.3,v 1.2 2024/05/12 15:24:21 tb Exp $
2.\" 2.\"
3.\" Copyright (c) 2024 Theo Buehler <tb@openbsd.org> 3.\" Copyright (c) 2024 Theo Buehler <tb@openbsd.org>
4.\" 4.\"
@@ -56,7 +56,7 @@ or
56if there is none. 56if there is none.
57.Pp 57.Pp
58.Fn X509V3_EXT_get 58.Fn X509V3_EXT_get
59returns the built-in 59returns the
60.Vt X509V3_EXT_METHOD 60.Vt X509V3_EXT_METHOD
61associated with the extension type of 61associated with the extension type of
62.Fa ext , 62.Fa ext ,