diff options
Diffstat (limited to 'usr/src/man/man3c/thrd_yield.3c')
-rw-r--r-- | usr/src/man/man3c/thrd_yield.3c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3c/thrd_yield.3c b/usr/src/man/man3c/thrd_yield.3c index a37ca39007..7ac68cdf55 100644 --- a/usr/src/man/man3c/thrd_yield.3c +++ b/usr/src/man/man3c/thrd_yield.3c @@ -34,5 +34,5 @@ threads with the same or greater priority to run. .Sy MT-Safe .Sh SEE ALSO .Xr yield 2 , -.Xr attributes 5 , -.Xr threads 5 +.Xr attributes 7 , +.Xr threads 7 |