Revision 1fe1c65c3ba96dd89e6c805331204428a27d4b6c authored by Matt Caswell on 02 November 2015, 15:37:45 UTC, committed by Matt Caswell on 04 November 2015, 14:39:32 UTC
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)
1 parent 22ec08d
History
File Mode Size
Makefile -rw-r--r-- 191 bytes
cert.pem -rw-r--r-- 814 bytes
key.pem -rw-r--r-- 497 bytes
sig.txt -rw-r--r-- 6.0 KB
sign.c -rw-r--r-- 5.3 KB
sign.txt -rw-r--r-- 5.7 KB

back to top