aboutsummaryrefslogtreecommitdiffstats
path: root/man3/pthread_yield.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/pthread_yield.3')
-rw-r--r--man3/pthread_yield.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/pthread_yield.3 b/man3/pthread_yield.3
index 37263d0c72..e68cb53257 100644
--- a/man3/pthread_yield.3
+++ b/man3/pthread_yield.3
@@ -35,8 +35,6 @@ on error, it returns an error number.
On Linux, this call always succeeds
(but portable and future-proof applications should nevertheless
handle a possible error return).
-.SH VERSIONS
-Since glibc 2.34, this function is marked as deprecated.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
@@ -54,6 +52,8 @@ T} Thread safety MT-Safe
.hy
.ad
.sp 1
+.SH VERSIONS
+Since glibc 2.34, this function is marked as deprecated.
.SH STANDARDS
This call is nonstandard, but present on several other systems.
Use the standardized