Various RT doc fixes
authorRich Salz <rsalz@akamai.com>
Mon, 1 Feb 2016 20:15:06 +0000 (15:15 -0500)
committerRich Salz <rsalz@openssl.org>
Fri, 5 Feb 2016 16:10:55 +0000 (11:10 -0500)
commita0474357743b5cc4db1b5428ac3db85b1168d3a9
tree0141fc76bdbe4ddb488751a3d1cf71647f3cdfe0
parente51511ce497884ebf680714271ec96416e600622
Various RT doc fixes

RT1556: doc/crypto/threads.pod
RT2024: Missing pages mentioned in crypto.pod
RT2890: Wrong size in ERR_string_error description.
RT3461: Better description of PEM Encryption
        (Jeffrey Walton <noloader@gmail.com>)
        Also, fix up formatting and removed some code examples
        that encourage unsafe patterns, like unencrypted private
        keys (Rich Salz)
RT4240: Document some speed flags (Tomas Mraz <tmraz@redhat.com>)
RT4260: Fix return value doc for X509_REQ_sign and X509_sign
        (Laetitia Baudoin <lbaudoin@google.com>)

Reviewed-by: Emilia Käsper <emilia@openssl.org>
doc/apps/speed.pod
doc/crypto/ERR_error_string.pod
doc/crypto/X509_sign.pod
doc/crypto/crypto.pod
doc/crypto/pem.pod
doc/crypto/threads.pod