artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6920fd9
)
Remove a 'built-in' that was left in by accident
author
tb
<tb@openbsd.org>
Sun, 12 May 2024 15:24:21 +0000
(15:24 +0000)
committer
tb
<tb@openbsd.org>
Sun, 12 May 2024 15:24:21 +0000
(15:24 +0000)
lib/libcrypto/man/X509V3_EXT_get_nid.3
patch
|
blob
|
history
diff --git
a/lib/libcrypto/man/X509V3_EXT_get_nid.3
b/lib/libcrypto/man/X509V3_EXT_get_nid.3
index
657db0e
..
d9ff9d7
100644
(file)
--- 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 <tb@openbsd.org>
.\"
@@
-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 ,