aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2008-08-06 16:41:50 +0000
committerGeoff Thorpe <geoff@openssl.org>2008-08-06 16:41:50 +0000
commitab9c689ad387fcd209017fe45985b1938a0ee0df (patch)
treea325b3f4931d3bd43fd0d84434922d198a16588f /doc
parent4c3296960de32e5abfbb8f4703a2ce624d82669f (diff)
downloadopenssl-ab9c689ad387fcd209017fe45985b1938a0ee0df.tar.gz
Correct the FAQ and the threads man page re: CRYPTO_THREADID changes.
Diffstat (limited to 'doc')
-rw-r--r--doc/crypto/threads.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/threads.pod b/doc/crypto/threads.pod
index e6266a1ec6..a1e4431121 100644
--- a/doc/crypto/threads.pod
+++ b/doc/crypto/threads.pod
@@ -194,7 +194,7 @@ Solaris, Irix and Win32.
=head1 HISTORY
-CRYPTO_set_locking_callback() and CRYPTO_set_id_callback() are
+CRYPTO_set_locking_callback() is
available in all versions of SSLeay and OpenSSL.
CRYPTO_num_locks() was added in OpenSSL 0.9.4.
All functions dealing with dynamic locks were added in OpenSSL 0.9.5b-dev.