diff options
Diffstat (limited to 'lib/libpthread/man/pthread_testcancel.3')
-rw-r--r-- | lib/libpthread/man/pthread_testcancel.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_testcancel.3 b/lib/libpthread/man/pthread_testcancel.3 index eb945e2..8aea0f9 100644 --- a/lib/libpthread/man/pthread_testcancel.3 +++ b/lib/libpthread/man/pthread_testcancel.3 @@ -197,8 +197,9 @@ or .Sh SEE ALSO .Xr pthread_cancel 3 .Sh STANDARDS +The .Fn pthread_testcancel -conforms to +function conforms to .St -p1003.1-96 . .Sh AUTHORS This man page was written by |