artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b05507
)
install X509_PKEY_new(3)
author
schwarze
<schwarze@openbsd.org>
Tue, 19 Oct 2021 10:55:57 +0000
(10:55 +0000)
committer
schwarze
<schwarze@openbsd.org>
Tue, 19 Oct 2021 10:55:57 +0000
(10:55 +0000)
lib/libcrypto/man/Makefile
patch
|
blob
|
history
diff --git
a/lib/libcrypto/man/Makefile
b/lib/libcrypto/man/Makefile
index
3b13fc9
..
907ae2d
100644
(file)
--- a/
lib/libcrypto/man/Makefile
+++ b/
lib/libcrypto/man/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.19
1 2021/10/18 14:46:3
7 schwarze Exp $
+# $OpenBSD: Makefile,v 1.19
2 2021/10/19 10:55:5
7 schwarze Exp $
.include <bsd.own.mk>
@@
-292,6
+292,7
@@
MAN= \
X509_NAME_new.3 \
X509_NAME_print_ex.3 \
X509_OBJECT_get0_X509.3 \
+ X509_PKEY_new.3 \
X509_PUBKEY_new.3 \
X509_PURPOSE_set.3 \
X509_REQ_new.3 \