diff options
Diffstat (limited to 'lib/libc_r/man/pthread_join.3')
-rw-r--r-- | lib/libc_r/man/pthread_join.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_join.3 b/lib/libc_r/man/pthread_join.3 index d7a28a13053..4ef03aacbc6 100644 --- a/lib/libc_r/man/pthread_join.3 +++ b/lib/libc_r/man/pthread_join.3 @@ -30,7 +30,7 @@ .\" .Dd April 4, 1996 .Dt PTHREAD_JOIN 3 -.Os BSD 4 +.Os .Sh NAME .Nm pthread_join .Nd wait for thread termination |