diff options
author | Dr. Stephen Henson <steve@openssl.org> | 2017-03-28 16:17:15 +0200 |
---|---|---|
committer | Dr. Stephen Henson <steve@openssl.org> | 2017-03-28 16:43:42 +0200 |
commit | 8845e02a747c1f646fc92640583dfe1fce3e6404 (patch) | |
tree | dba3687b47b543767b76c4ae8c1483ff1415eb82 /doc/README | |
parent | Add X25519 doc (diff) | |
download | openssl-8845e02a747c1f646fc92640583dfe1fce3e6404.tar.xz openssl-8845e02a747c1f646fc92640583dfe1fce3e6404.zip |
update README
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3059)
Diffstat (limited to 'doc/README')
-rw-r--r-- | doc/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README b/doc/README index ead1be278a..e3469ec029 100644 --- a/doc/README +++ b/doc/README @@ -21,6 +21,7 @@ man5/ man7/ Overviews; start with crypto.pod and ssl.pod, for example + Algorithm specific EVP_PKEY documentation. Formatted versions of the manpages (apps,ssl,crypto) can be found at https://www.openssl.org/docs/manpages.html |