diff options
Diffstat (limited to 'share/man/man3')
-rw-r--r-- | share/man/man3/pthread_equal.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_equal.3 b/share/man/man3/pthread_equal.3 index d953309..def538c 100644 --- a/share/man/man3/pthread_equal.3 +++ b/share/man/man3/pthread_equal.3 @@ -52,7 +52,7 @@ and .Sh RETURN VALUES The .Fn pthread_equal -function will non-zero if the thread IDs +function will return non-zero if the thread IDs .Fa t1 and .Fa t2 |