]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix some typos in EVP_PKEY-DH.pod
authorMatt Caswell <matt@openssl.org>
Wed, 9 Dec 2020 10:40:56 +0000 (10:40 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 11 Dec 2020 11:10:56 +0000 (11:10 +0000)
commit05fa5fde10cdacb4899486da0c1a7619dd08bdb7
tree51c10f08258693c0f1a8ff453736a9f48949afbd
parent730bee525368eb01fbf221d9b1bcf590ccb5153f
Fix some typos in EVP_PKEY-DH.pod

A missing newline messes up how the code sample is rendered. Also a few
miscellaneous typos are fixed.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13643)
doc/man7/EVP_PKEY-DH.pod