diff options
Diffstat (limited to 'lib/libpthread/man/pthread_condattr.3')
-rw-r--r-- | lib/libpthread/man/pthread_condattr.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_condattr.3 b/lib/libpthread/man/pthread_condattr.3 index 86e772a..bf28987 100644 --- a/lib/libpthread/man/pthread_condattr.3 +++ b/lib/libpthread/man/pthread_condattr.3 @@ -46,7 +46,7 @@ Condition attribute objects are used to specify parameters to .Fn pthread_cond_init . .Fx Ns 's implementation of conditions does not support any non-default -attributes, so these functions are not very useful, though they are required to +attributes, so these functions are not very useful, though they are required to be present by .Tn POSIX . .Pp |