diff options
Diffstat (limited to 'man3/pthread_testcancel.3')
| -rw-r--r-- | man3/pthread_testcancel.3 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man3/pthread_testcancel.3 b/man3/pthread_testcancel.3 index 797d387191..b976e1c78a 100644 --- a/man3/pthread_testcancel.3 +++ b/man3/pthread_testcancel.3 @@ -52,10 +52,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 EXAMPLES See .BR pthread_cleanup_push (3). |
