Minor EVP_SignInit_ex doc fix
authorMatt Caswell <matt@openssl.org>
Mon, 2 Nov 2015 15:37:45 +0000 (15:37 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 4 Nov 2015 14:39:16 +0000 (14:39 +0000)
commitca3658e0000b7051ccf1610cbcf73adb87062869
treeda57bd3458eb2193c3b9abfa1347e8d4323d6bcf
parent8f486d793b2b12d4cf275eb39f4b97dade1044e3
Minor EVP_SignInit_ex doc fix

EVP_SignInit_ex was missing from the NAME section of its man page so
typing "man EVP_SignInit_ex" failed to load the page.

Reviewed-by: Stephen Henson <steve@openssl.org>
(cherry picked from commit 3d866ea67e8b19777e88ac2a78ee4188e0983168)
doc/crypto/EVP_SignInit.pod