diff options
Diffstat (limited to 'lib/libc_r/man/pthread_self.3')
-rw-r--r-- | lib/libc_r/man/pthread_self.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_self.3 b/lib/libc_r/man/pthread_self.3 index 46c118af09f..3b4395020b8 100644 --- a/lib/libc_r/man/pthread_self.3 +++ b/lib/libc_r/man/pthread_self.3 @@ -30,7 +30,7 @@ .\" .Dd April 4, 1996 .Dt PTHREAD_SELF 3 -.Os BSD 4 +.Os .Sh NAME .Nm pthread_self .Nd get the calling thread's ID |