From aa5dd405c3fabb441a32ed68e00a439d6592e59c Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Sun, 26 Mar 2017 00:06:10 +0000 Subject: merge new UI documentation from OpenSSL --- src/lib/libcrypto/man/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/lib/libcrypto/man/Makefile') diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 20d04f2484..eec7ad39b0 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/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 @@ -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 \ -- cgit v1.2.3-55-g6feb