diff options
Diffstat (limited to 'lib/libc_r/man/pthread_testcancel.3')
-rw-r--r-- | lib/libc_r/man/pthread_testcancel.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc_r/man/pthread_testcancel.3 b/lib/libc_r/man/pthread_testcancel.3 index c27c16df84eb..2bb4ae2abb76 100644 --- a/lib/libc_r/man/pthread_testcancel.3 +++ b/lib/libc_r/man/pthread_testcancel.3 @@ -190,9 +190,8 @@ or .Xr pthread_cancel 3 .Sh STANDARDS .Fn pthread_testcancel -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 . .Sh AUTHORS This man page was written by .An David Leonard Aq d@openbsd.org |