From b40824376ef84b57c4739df908bb961a8e7aecef Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Fri, 23 Dec 2016 14:37:09 +0000 Subject: Write new AUTHORITY_KEYID_new(3) manual page from scratch. Both functions are listed in and in OpenSSL doc/man3/X509_dup.pod. OpenSSL documentation specifies the wrong header file. --- lib/libcrypto/man/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libcrypto/man/Makefile') diff --git a/lib/libcrypto/man/Makefile b/lib/libcrypto/man/Makefile index f3910f74dd3..97593fc86f7 100644 --- a/lib/libcrypto/man/Makefile +++ b/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.90 2016/12/23 00:40:16 schwarze Exp $ +# $OpenBSD: Makefile,v 1.91 2016/12/23 14:37:08 schwarze Exp $ .include @@ -11,6 +11,7 @@ MAN= \ ASN1_TYPE_get.3 \ ASN1_generate_nconf.3 \ ASN1_time_parse.3 \ + AUTHORITY_KEYID_new.3 \ BF_set_key.3 \ BIO_ctrl.3 \ BIO_f_base64.3 \ -- cgit v1.2.3