diff options
Diffstat (limited to 'man3/pthread_setschedparam.3')
| -rw-r--r-- | man3/pthread_setschedparam.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/pthread_setschedparam.3 b/man3/pthread_setschedparam.3 index 7a95b18be2..59dbbe6092 100644 --- a/man3/pthread_setschedparam.3 +++ b/man3/pthread_setschedparam.3 @@ -118,8 +118,6 @@ POSIX.1 also documents an ("attempt was made to set the policy or scheduling parameters to an unsupported value") error for .BR pthread_setschedparam (). -.\" .SH VERSIONS -.\" Available since glibc 2.0 .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). @@ -138,6 +136,8 @@ T} Thread safety MT-Safe .hy .ad .sp 1 +.\" .SH VERSIONS +.\" Available since glibc 2.0 .SH STANDARDS POSIX.1-2001, POSIX.1-2008. .SH NOTES |
