Correct a couple of command errors.

This commit is contained in:
Richard Levitte 2000-02-24 01:20:31 +00:00
parent b6891e9c35
commit 9f7f1ff75e

View File

@ -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: