diff options
Diffstat (limited to 'lib/libpthread/man/pthread_cond_wait.3')
-rw-r--r-- | lib/libpthread/man/pthread_cond_wait.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_cond_wait.3 b/lib/libpthread/man/pthread_cond_wait.3 index 7f70b591f03..b471c9a0d63 100644 --- a/lib/libpthread/man/pthread_cond_wait.3 +++ b/lib/libpthread/man/pthread_cond_wait.3 @@ -27,7 +27,7 @@ .\" .Dd July 28, 1998 .Dt PTHREAD_COND_WAIT 3 -.Os BSD 4 +.Os .Sh NAME .Nm pthread_cond_wait .Nd wait on a condition variable |