From eaa6ee03b8ac1955cc60d99d119a22318d1baa61 Mon Sep 17 00:00:00 2001 From: dd Date: Mon, 9 Jul 2001 09:54:33 +0000 Subject: mdoc(7) police: remove extraneous .Pp before and/or after .Sh. --- lib/libpthread/man/pthread_key_create.3 | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/libpthread/man/pthread_key_create.3') diff --git a/lib/libpthread/man/pthread_key_create.3 b/lib/libpthread/man/pthread_key_create.3 index 44aecfe..dcafc0c 100644 --- a/lib/libpthread/man/pthread_key_create.3 +++ b/lib/libpthread/man/pthread_key_create.3 @@ -97,7 +97,6 @@ data key, or the system-imposed limit on the total number of keys per process .It Bq Er ENOMEM Insufficient memory exists to create the key. .El -.Pp .Sh SEE ALSO .Xr pthread_getspecific 3 , .Xr pthread_key_delete 3 , -- cgit v1.1