diff options
Diffstat (limited to 'lib/libc_r/man/pthread_mutex_init.3')
-rw-r--r-- | lib/libc_r/man/pthread_mutex_init.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc_r/man/pthread_mutex_init.3 b/lib/libc_r/man/pthread_mutex_init.3 index ba19e3b..0e5f43e 100644 --- a/lib/libc_r/man/pthread_mutex_init.3 +++ b/lib/libc_r/man/pthread_mutex_init.3 @@ -74,6 +74,5 @@ The temporarily lacks the resources to create another mutex. .Xr pthread_mutex_unlock 3 .Sh STANDARDS .Fn pthread_mutex_init -conforms to ISO/IEC 9945-1 ANSI/IEEE -.Pq Dq Tn POSIX -Std 1003.1 Second Edition 1996-07-12. +conforms to +.St -p1003.1-96 . |