diff options
Diffstat (limited to 'usr/src/man/man3c/thrd_join.3c')
-rw-r--r-- | usr/src/man/man3c/thrd_join.3c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3c/thrd_join.3c b/usr/src/man/man3c/thrd_join.3c index 52a7d8bd33..120e156582 100644 --- a/usr/src/man/man3c/thrd_join.3c +++ b/usr/src/man/man3c/thrd_join.3c @@ -67,7 +67,7 @@ function returns and if .Fa res is a non-null pointer, it will be filled in with the exit status of -.Xr thrd 3C . +.Fa thrd . If an error occurs, .Sy thrd_error will be returned. |