Fix the docs for ERR_remove_thread_state and ERR_remove_state
authorRichard Levitte <levitte@openssl.org>
Tue, 10 May 2016 11:12:01 +0000 (13:12 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 10 May 2016 11:12:01 +0000 (13:12 +0200)
commit6d53100f6e14b7d47cd1dabb895abc7ed81e8533
tree17f0920f562493c842f344bd2bbc2610719dc46d
parent21e001747d4a246827ad432fc508d67ac404ecdb
Fix the docs for ERR_remove_thread_state and ERR_remove_state

Don't primarly recommend using OPENSSL_thread_stop(), as that's a last
resort.  Instead, recommend leaving it to automatic mechanisms.

Reviewed-by: Matt Caswell <matt@openssl.org>
doc/crypto/ERR_remove_state.pod