A few fixes in the EVP_KDF-KB and EVP_KDF-KRB5KDF manpages
authorTomas Mraz <tmraz@fedoraproject.org>
Tue, 12 Nov 2019 15:59:23 +0000 (16:59 +0100)
committerTomas Mraz <tmraz@fedoraproject.org>
Thu, 14 Nov 2019 16:26:16 +0000 (17:26 +0100)
commita90311fead3d8e5178637f2d284fad95a47c281c
tree597c2dc341ec20813181368e1f041955abd60ebc
parentf3d0c92b425523a5e0e751f51986fd15fc59acd6
A few fixes in the EVP_KDF-KB and EVP_KDF-KRB5KDF manpages

The context and label is info and salt respectively - fix
the example in KB manpage for that.

There are some typos and bug in EVP_KDF_derive call in the
KRB5KDF example.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10426)
doc/man7/EVP_KDF-KB.pod
doc/man7/EVP_KDF-KRB5KDF.pod