diff options
Diffstat (limited to 'usr/src/man/man3c/thrd_join.3c')
-rw-r--r-- | usr/src/man/man3c/thrd_join.3c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3c/thrd_join.3c b/usr/src/man/man3c/thrd_join.3c index b474f2f183..5913a0444f 100644 --- a/usr/src/man/man3c/thrd_join.3c +++ b/usr/src/man/man3c/thrd_join.3c @@ -79,5 +79,5 @@ will be returned. .Xr pthread_join 3C , .Xr thrd_create 3C , .Xr thrd_detach 3C , -.Xr attributes 5 , -.Xr threads 5 +.Xr attributes 7 , +.Xr threads 7 |