diff options
Diffstat (limited to 'man2/sched_yield.2')
| -rw-r--r-- | man2/sched_yield.2 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man2/sched_yield.2 b/man2/sched_yield.2 index b58448a09a..f1024762af 100644 --- a/man2/sched_yield.2 +++ b/man2/sched_yield.2 @@ -36,7 +36,9 @@ In the Linux implementation, .BR sched_yield () always succeeds. .SH STANDARDS -POSIX.1-2001, POSIX.1-2008. +POSIX.1-2008. +.SH HISTORY +POSIX.1-2001. .SH NOTES If the calling thread is the only thread in the highest priority list at that time, |
