diff options
Diffstat (limited to 'usr/src/man/man3c/thrd_exit.3c')
-rw-r--r-- | usr/src/man/man3c/thrd_exit.3c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3c/thrd_exit.3c b/usr/src/man/man3c/thrd_exit.3c index 58a91a6475..9790528317 100644 --- a/usr/src/man/man3c/thrd_exit.3c +++ b/usr/src/man/man3c/thrd_exit.3c @@ -60,6 +60,6 @@ function does not return, the calling thread is terminated. .Sh SEE ALSO .Xr pthread_exit 3C , .Xr thr_exit 3C , -.Xr attributes 5 , -.Xr attributes 5 , -.Xr threads 5 +.Xr attributes 7 , +.Xr attributes 7 , +.Xr threads 7 |