aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/man
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-13 16:43:02 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-13 16:43:02 +0000
commit04da3920695e0d1bc0d9559f7bda9b36551643bd (patch)
treefd95673883afef01102a2ea1e8fdc02d3fa7bdcd /lib/libpthread/man
parentc5e7e03a143ca33bf523994e766d62892780abcf (diff)
Notes
Diffstat (limited to 'lib/libpthread/man')
-rw-r--r--lib/libpthread/man/pthread_testcancel.35
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_testcancel.3 b/lib/libpthread/man/pthread_testcancel.3
index 2bb4ae2abb76b..110ab38b2cd74 100644
--- a/lib/libpthread/man/pthread_testcancel.3
+++ b/lib/libpthread/man/pthread_testcancel.3
@@ -195,4 +195,7 @@ conforms to
.Sh AUTHORS
This man page was written by
.An David Leonard Aq d@openbsd.org
-for the OpenBSD implementation of pthread_cancel.
+for the
+.Ox
+implementation of
+.Xr pthread_cancel 3 .