Correct a couple of command errors.
authorRichard Levitte <levitte@openssl.org>
Thu, 24 Feb 2000 01:20:31 +0000 (01:20 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 24 Feb 2000 01:20:31 +0000 (01:20 +0000)
doc/crypto/threads.pod

index 6e9460f821540b385ec1fea23f206a5d1893872e..651694bd9ff45753f186ae0e22f01ccbb16ce3ef 100644 (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: