diff options
Diffstat (limited to 'lib/libpthread/man/pthread_key_create.3')
-rw-r--r-- | lib/libpthread/man/pthread_key_create.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_key_create.3 b/lib/libpthread/man/pthread_key_create.3 index 2934fe8edbe..f9f4b2c6b9c 100644 --- a/lib/libpthread/man/pthread_key_create.3 +++ b/lib/libpthread/man/pthread_key_create.3 @@ -86,7 +86,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 , |