First one is a typo
diff --git a/doc/crypto/EVP_PKEY_HKDF.pod b/doc/crypto/EVP_PKEY_HKDF.pod
index 00c0a76..8a5ef98 100644
--- a/doc/crypto/EVP_PKEY_HKDF.pod
+++ b/doc/crypto/EVP_PKEY_HKDF.pod
@@ -2,7 +2,7 @@

 =head1 NAME

-EVP_PKEY_HKDF; EVP_PKEY_CTX_set_hkdf_md, EVP_PKEY_CTX_set1_hkdf_salt,
+EVP_PKEY_HKDF, EVP_PKEY_CTX_set_hkdf_md, EVP_PKEY_CTX_set1_hkdf_salt,
 EVP_PKEY_CTX_set1_hkdf_key, EVP_PKEY_CTX_add1_hkdf_info -
 HMAC-based Extract-and-Expand key derivation algorithm

Not sure why the second doesn't work, yet.

--  
Senior Architect, Akamai Technologies
IM: richs...@jabber.at Twitter: RichSalz

> -----Original Message-----
> From: Salz, Rich [mailto:rs...@akamai.com]
> Sent: Friday, March 04, 2016 9:48 AM
> To: openssl-dev@openssl.org
> Subject: Re: [openssl-dev] links to KDF functions from pkeyutl man are
> broken
> 
> 
> > where section is "1" or "3" as appropriate.  Links across sections are 
> > useful.
> 
> Absolutely.   They're criticial.  The build script on the website needs a 
> tweak
> (or the manpage does), that's all.
> --
> openssl-dev mailing list
> To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to