diff options
Diffstat (limited to 'lib/libpthread/man/pthread_exit.3')
-rw-r--r-- | lib/libpthread/man/pthread_exit.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_exit.3 b/lib/libpthread/man/pthread_exit.3 index 0e0f1765ee8..1448bc6ca35 100644 --- a/lib/libpthread/man/pthread_exit.3 +++ b/lib/libpthread/man/pthread_exit.3 @@ -30,7 +30,7 @@ .\" .Dd April 4, 1996 .Dt PTHREAD_EXIT 3 -.Os BSD 4 +.Os .Sh NAME .Nm pthread_exit .Nd terminate the calling thread |