diff options
Diffstat (limited to 'lib/libpthread/man/pthread_key_create.3')
-rw-r--r-- | lib/libpthread/man/pthread_key_create.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_key_create.3 b/lib/libpthread/man/pthread_key_create.3 index c7c15fd0cef..2934fe8edbe 100644 --- a/lib/libpthread/man/pthread_key_create.3 +++ b/lib/libpthread/man/pthread_key_create.3 @@ -30,7 +30,7 @@ .\" .Dd April 4, 1996 .Dt PTHREAD_KEY_CREATE 3 -.Os BSD 4 +.Os .Sh NAME .Nm pthread_key_create .Nd thread-specific data key creation |