summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2017-03-26 00:06:11 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2017-03-26 00:06:11 +0000
commit6da8351f84a1b19c2a45baee66685cf3d9f1251a (patch)
tree7e3df10ad5d1e7781bd6080572096258cd78b42e /lib/libcrypto/man/Makefile
parent3a20caa9baee8f08b17e89542f276eba50f70f65 (diff)
merge new UI documentation from OpenSSL
Diffstat (limited to 'lib/libcrypto/man/Makefile')
-rw-r--r--lib/libcrypto/man/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libcrypto/man/Makefile b/lib/libcrypto/man/Makefile
index 20d04f24841..eec7ad39b0b 100644
--- a/lib/libcrypto/man/Makefile
+++ b/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.118 2017/03/25 22:21:21 schwarze Exp $
+# $OpenBSD: Makefile,v 1.119 2017/03/26 00:06:10 schwarze Exp $
.include <bsd.own.mk>
@@ -193,6 +193,9 @@ MAN= \
SMIME_write_PKCS7.3 \
SXNET_new.3 \
TS_REQ_new.3 \
+ UI_UTIL_read_pw.3 \
+ UI_create_method.3 \
+ UI_get_string_type.3 \
UI_new.3 \
X509V3_get_d2i.3 \
X509_ALGOR_dup.3 \