diff options
-rw-r--r-- | share/man/man3/pthread.3 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/share/man/man3/pthread.3 b/share/man/man3/pthread.3 index 16e8b8d..1714c2c 100644 --- a/share/man/man3/pthread.3 +++ b/share/man/man3/pthread.3 @@ -441,9 +441,8 @@ prefix and not .Fa _np suffix or .Fa pthread_rwlock -prefix conform to IEEE -.Pq Dq Tn POSIX -Std 1003.1 Second Edition 1996-07-12 +prefix conform to +.St -p1003.1-96 . .Pp The functions in libc_r with the .Fa pthread_ @@ -453,5 +452,5 @@ suffix are non-portable extensions to POSIX threads. .Pp The functions in libc_r with the .Fa pthread_rwlock -prefix are extensions created by The Open Group as part of the Single -UNIX Specification, Version 2. +prefix are extensions created by The Open Group as part of the +.St -susv2 . |