aboutsummaryrefslogtreecommitdiffstats
path: root/man3/pthread_create.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/pthread_create.3')
-rw-r--r--man3/pthread_create.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/pthread_create.3 b/man3/pthread_create.3
index 5c872641de..b90bd74941 100644
--- a/man3/pthread_create.3
+++ b/man3/pthread_create.3
@@ -152,7 +152,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
See
.BR pthread_self (3)