projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6891e9
)
Correct a couple of command errors.
author
Richard Levitte
<levitte@openssl.org>
Thu, 24 Feb 2000 01:20:31 +0000
(
01:20
+0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 24 Feb 2000 01:20:31 +0000
(
01:20
+0000)
doc/crypto/threads.pod
patch
|
blob
|
history
diff --git
a/doc/crypto/threads.pod
b/doc/crypto/threads.pod
index 6e9460f821540b385ec1fea23f206a5d1893872e..651694bd9ff45753f186ae0e22f01ccbb16ce3ef 100644
(file)
--- a/
doc/crypto/threads.pod
+++ b/
doc/crypto/threads.pod
@@
-35,12
+35,12
@@
id_function(void) is a function that returns a thread ID. It is not
needed on Windows nor on platforms where getpid() returns a different
ID for each thread.
-=RETURN VALUES
+=
head1
RETURN VALUES
CRYPTO_num_locks() returns the required number of locks.
The other functions return no values.
-=NOTE
+=
head1
NOTE
You can find out if OpenSSL was configured with thread support: