diff options
Diffstat (limited to 'lib/libc_r/man/pthread_key_delete.3')
-rw-r--r-- | lib/libc_r/man/pthread_key_delete.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_key_delete.3 b/lib/libc_r/man/pthread_key_delete.3 index cf1ad12ae99..b1cd22e9b12 100644 --- a/lib/libc_r/man/pthread_key_delete.3 +++ b/lib/libc_r/man/pthread_key_delete.3 @@ -30,7 +30,7 @@ .\" .Dd April 4, 1996 .Dt PTHREAD_KEY_DELETE 3 -.Os BSD 4 +.Os .Sh NAME .Nm pthread_key_delete .Nd delete a thread-specific data key |