Correct EVP_CIPHER_meth_new.pod and EVP_MD_meth_new.pod
authorRichard Levitte <levitte@openssl.org>
Fri, 24 Nov 2017 14:14:42 +0000 (15:14 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 24 Nov 2017 14:33:47 +0000 (15:33 +0100)
commit51e47d5f6a7944c3e3ddc5f6d376fc1320639277
treed64284828256a3f58c1ca22d8fe698e6aebd56b7
parente44480cc26c9bdf4227d963d84ae271a1efaccd9
Correct EVP_CIPHER_meth_new.pod and EVP_MD_meth_new.pod

One had some lines copied from the other, and both were missing a
proper RETURN VALUES section.

Fixes #4781

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4787)
doc/man3/EVP_CIPHER_meth_new.pod
doc/man3/EVP_MD_meth_new.pod