artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f947378
)
Install X509V3_EXT_get_nid.3
author
tb
<tb@openbsd.org>
Sun, 12 May 2024 11:50:36 +0000
(11:50 +0000)
committer
tb
<tb@openbsd.org>
Sun, 12 May 2024 11:50:36 +0000
(11:50 +0000)
lib/libcrypto/man/Makefile
patch
|
blob
|
history
diff --git
a/lib/libcrypto/man/Makefile
b/lib/libcrypto/man/Makefile
index
5f213ed
..
a406bc5
100644
(file)
--- a/
lib/libcrypto/man/Makefile
+++ b/
lib/libcrypto/man/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.28
6 2024/03/06 02:34:14
tb Exp $
+# $OpenBSD: Makefile,v 1.28
7 2024/05/12 11:50:36
tb Exp $
.include <bsd.own.mk>
@@
-304,6
+304,7
@@
MAN= \
UI_get_string_type.3 \
UI_new.3 \
X25519.3 \
+ X509V3_EXT_get_nid.3 \
X509V3_EXT_print.3 \
X509V3_extensions_print.3 \
X509V3_get_d2i.3 \