diff options
Diffstat (limited to 'share/man/man3/pthread_exit.3')
-rw-r--r-- | share/man/man3/pthread_exit.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_exit.3 b/share/man/man3/pthread_exit.3 index a21f6dc..5f6f75b 100644 --- a/share/man/man3/pthread_exit.3 +++ b/share/man/man3/pthread_exit.3 @@ -32,7 +32,7 @@ .\" .Dd April 4, 1996 .Dt PTHREAD_EXIT 3 -.Os BSD 4 +.Os .Sh NAME .Nm pthread_exit .Nd terminate the calling thread |