diff options
Diffstat (limited to 'man3/pthread_attr_setstack.3')
| -rw-r--r-- | man3/pthread_attr_setstack.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/pthread_attr_setstack.3 b/man3/pthread_attr_setstack.3 index d9f4c402f0..be52f85b28 100644 --- a/man3/pthread_attr_setstack.3 +++ b/man3/pthread_attr_setstack.3 @@ -89,8 +89,6 @@ error if the stack area described by and .I stacksize is not both readable and writable by the caller. -.SH VERSIONS -These functions are provided since glibc 2.2. .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). @@ -109,6 +107,8 @@ T} Thread safety MT-Safe .hy .ad .sp 1 +.SH VERSIONS +These functions are provided since glibc 2.2. .SH STANDARDS POSIX.1-2001, POSIX.1-2008. .SH NOTES |
