pthread_create.3: CONFORMING TO: add POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 10:41:23 +02:00
parent 6cd59aeb06
commit be4f5cb1e3
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ T} Thread safety MT-Safe
.TE
.SH CONFORMING TO
POSIX.1-2001.
POSIX.1-2001, POSIX.1-2008.
.SH NOTES
See
.BR pthread_self (3)