aboutsummaryrefslogtreecommitdiffstats
path: root/man3/pthread_exit.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/pthread_exit.3')
-rw-r--r--man3/pthread_exit.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/pthread_exit.3 b/man3/pthread_exit.3
index 2f22a3428f..65b36cda52 100644
--- a/man3/pthread_exit.3
+++ b/man3/pthread_exit.3
@@ -72,7 +72,9 @@ T} Thread safety MT-Safe
.ad
.sp 1
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008.
+POSIX.1-2008.
+.SH HISTORY
+POSIX.1-2001.
.SH NOTES
Performing a return from the start function of any thread other
than the main thread results in an implicit call to