diff options
Diffstat (limited to 'usr/src/man/man3c')
| -rw-r--r-- | usr/src/man/man3c/thrd_equal.3c | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/usr/src/man/man3c/thrd_equal.3c b/usr/src/man/man3c/thrd_equal.3c index 1712bbb6f9..28c6baeb1f 100644 --- a/usr/src/man/man3c/thrd_equal.3c +++ b/usr/src/man/man3c/thrd_equal.3c @@ -42,7 +42,9 @@ if  and  .Fa thrd1  refer to the same thread. -Otherwise, a non-zero value is returned, indicating that +Otherwise, +.Sy 0 +is returned, indicating that  .Fa thrd0  and  .Fa thrd1 | 
