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.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_yield.3 b/man3/pthread_yield.3
index 90d270948b..aa1bfb0644 100644
--- a/man3/pthread_yield.3
+++ b/man3/pthread_yield.3
@@ -20,7 +20,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
.\"
-.TH PTHREAD_YIELD 3 2013-02-03 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_YIELD 3 2013-03-05 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_yield \- yield the processor
.SH SYNOPSIS