diff options
Diffstat (limited to 'man3/pthread_setconcurrency.3')
| -rw-r--r-- | man3/pthread_setconcurrency.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/pthread_setconcurrency.3 b/man3/pthread_setconcurrency.3 index 4f39c336ee..8e44fd7113 100644 --- a/man3/pthread_setconcurrency.3 +++ b/man3/pthread_setconcurrency.3 @@ -60,8 +60,6 @@ POSIX.1 also documents an error ("the value specified by .I new_level would cause a system resource to be exceeded"). -.SH VERSIONS -These functions are available since glibc 2.1. .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). @@ -80,6 +78,8 @@ T} Thread safety MT-Safe .hy .ad .sp 1 +.SH VERSIONS +These functions are available since glibc 2.1. .SH STANDARDS POSIX.1-2001, POSIX.1-2008. .SH NOTES |
