mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
Update doc/man3/OPENSSL_init_crypto.pod
Co-authored-by: Matt Caswell <matt@openssl.org> Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/29385)
This commit is contained in:
@@ -155,7 +155,7 @@ OpenSSL error strings will not be available, only an error code. This code can
|
||||
be put through the openssl errstr command line application to produce a human
|
||||
readable error (see L<openssl-errstr(1)>).
|
||||
|
||||
The OPENSSL_atexit() is a wrapper on atexit(3) provided by platform's libc.
|
||||
The OPENSSL_atexit() is a wrapper on atexit(3) provided by the platform's libc.
|
||||
|
||||
The OPENSSL_thread_stop_ex() function deallocates resources associated
|
||||
with the current thread for the given OSSL_LIB_CTX B<ctx>. The B<ctx> parameter
|
||||
|
||||
Reference in New Issue
Block a user