diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/minherit.2 | 3 | ||||
-rw-r--r-- | lib/libc_r/man/pthread_testcancel.3 | 5 | ||||
-rw-r--r-- | lib/libpthread/man/pthread_testcancel.3 | 5 |
3 files changed, 10 insertions, 3 deletions
diff --git a/lib/libc/sys/minherit.2 b/lib/libc/sys/minherit.2 index 96f0ac6..0377230 100644 --- a/lib/libc/sys/minherit.2 +++ b/lib/libc/sys/minherit.2 @@ -89,4 +89,5 @@ arguments. .Sh HISTORY The .Fn minherit -function first appeared in OpenBSD. +function first appeared in +.Ox . diff --git a/lib/libc_r/man/pthread_testcancel.3 b/lib/libc_r/man/pthread_testcancel.3 index 2bb4ae2..110ab38 100644 --- a/lib/libc_r/man/pthread_testcancel.3 +++ b/lib/libc_r/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 . diff --git a/lib/libpthread/man/pthread_testcancel.3 b/lib/libpthread/man/pthread_testcancel.3 index 2bb4ae2..110ab38 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 . |