diff options
Diffstat (limited to 'man3/pthread_setschedparam.3')
| -rw-r--r-- | man3/pthread_setschedparam.3 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man3/pthread_setschedparam.3 b/man3/pthread_setschedparam.3 index 59dbbe6092..4de5d4cd7e 100644 --- a/man3/pthread_setschedparam.3 +++ b/man3/pthread_setschedparam.3 @@ -136,10 +136,11 @@ T} Thread safety MT-Safe .hy .ad .sp 1 -.\" .SH VERSIONS -.\" Available since glibc 2.0 .SH STANDARDS -POSIX.1-2001, POSIX.1-2008. +POSIX.1-2008. +.SH HISTORY +glibc 2.0 +POSIX.1-2001. .SH NOTES For a description of the permissions required to, and the effect of, changing a thread's scheduling policy and priority, |
