diff options
Diffstat (limited to 'lib/libc_r/man/pthread_testcancel.3')
-rw-r--r-- | lib/libc_r/man/pthread_testcancel.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_testcancel.3 b/lib/libc_r/man/pthread_testcancel.3 index c1bbc7d07c7b..c27c16df84eb 100644 --- a/lib/libc_r/man/pthread_testcancel.3 +++ b/lib/libc_r/man/pthread_testcancel.3 @@ -195,5 +195,5 @@ conforms to ISO/IEC 9945-1 ANSI/IEEE Std 1003.1 Second Edition 1996-07-12. .Sh AUTHORS This man page was written by -.An David Leonard <d@openbsd.org> +.An David Leonard Aq d@openbsd.org for the OpenBSD implementation of pthread_cancel. |