diff options
| author | schwarze <> | 2017-04-10 17:45:06 +0000 |
|---|---|---|
| committer | schwarze <> | 2017-04-10 17:45:06 +0000 |
| commit | 273d81da8e6c33e4fb69acef1e3b480bee8e339b (patch) | |
| tree | cd5b8b17586a959f9683f184663517be18dd13d9 /src/lib/libcrypto/man/Makefile | |
| parent | 19e5fc4a206c3a514871cf1e2660d7211dc69ca8 (diff) | |
| download | openbsd-273d81da8e6c33e4fb69acef1e3b480bee8e339b.tar.gz openbsd-273d81da8e6c33e4fb69acef1e3b480bee8e339b.tar.bz2 openbsd-273d81da8e6c33e4fb69acef1e3b480bee8e339b.zip | |
new X25519(3) manual page;
from Dr. Stephen Henson <steve@openssl.org>, OpenSSL commit d218f3c3
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
| -rw-r--r-- | src/lib/libcrypto/man/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index eec7ad39b0..164f7e24b1 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.119 2017/03/26 00:06:10 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.120 2017/04/10 17:45:06 schwarze Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -197,6 +197,7 @@ MAN= \ | |||
| 197 | UI_create_method.3 \ | 197 | UI_create_method.3 \ |
| 198 | UI_get_string_type.3 \ | 198 | UI_get_string_type.3 \ |
| 199 | UI_new.3 \ | 199 | UI_new.3 \ |
| 200 | X25519.3 \ | ||
| 200 | X509V3_get_d2i.3 \ | 201 | X509V3_get_d2i.3 \ |
| 201 | X509_ALGOR_dup.3 \ | 202 | X509_ALGOR_dup.3 \ |
| 202 | X509_ATTRIBUTE_new.3 \ | 203 | X509_ATTRIBUTE_new.3 \ |
