diff options
Diffstat (limited to 'lib/libpthread/man/pthread_cleanup_pop.3')
-rw-r--r-- | lib/libpthread/man/pthread_cleanup_pop.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/man/pthread_cleanup_pop.3 b/lib/libpthread/man/pthread_cleanup_pop.3 index 40ba9eb..eefe4f3 100644 --- a/lib/libpthread/man/pthread_cleanup_pop.3 +++ b/lib/libpthread/man/pthread_cleanup_pop.3 @@ -55,6 +55,6 @@ None .Xr pthread_exit 3 .Sh STANDARDS .Fn pthread_cleanup_pop -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. |