diff options
Diffstat (limited to 'share/man/man3/pthread_create.3')
-rw-r--r-- | share/man/man3/pthread_create.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man3/pthread_create.3 b/share/man/man3/pthread_create.3 index 18ace5e..3b6067a 100644 --- a/share/man/man3/pthread_create.3 +++ b/share/man/man3/pthread_create.3 @@ -107,6 +107,6 @@ is invalid. .Xr pthread_join 3 .Sh STANDARDS .Fn pthread_create -is expected to conform to IEEE +conforms to ISO/IEC 9945-1 ANSI/IEEE .Pq Dq Tn POSIX -Std 1003.1c when it is published. +Std 1003.1 Second Edition 1996-07-12. |