diff options
Diffstat (limited to 'man3/pthread_setschedprio.3')
| -rw-r--r-- | man3/pthread_setschedprio.3 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man3/pthread_setschedprio.3 b/man3/pthread_setschedprio.3 index 650a33b6a4..caa6168255 100644 --- a/man3/pthread_setschedprio.3 +++ b/man3/pthread_setschedprio.3 @@ -77,10 +77,11 @@ T} Thread safety MT-Safe .hy .ad .sp 1 -.SH VERSIONS -This function is available since glibc 2.3.4. .SH STANDARDS -POSIX.1-2001, POSIX.1-2008. +POSIX.1-2008. +.SH HISTORY +glibc 2.3.4. +POSIX.1-2001. .SH NOTES For a description of the permissions required to, and the effect of, changing a thread's scheduling priority, |
