summaryrefslogtreecommitdiff
path: root/lib/libpthread/man
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2022-02-06 00:29:04 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2022-02-06 00:29:04 +0000
commitfcb81b3839f2090192a7d9e99cb264f2781f92cc (patch)
treef38270898041e2beae117b9975bb50f5b7b556a3 /lib/libpthread/man
parent016758f8e8c9f54725ac96986a609f75ef900867 (diff)
remove please from manual pages
ok jmc@ sthen@ millert@
Diffstat (limited to 'lib/libpthread/man')
-rw-r--r--lib/libpthread/man/pthreads.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libpthread/man/pthreads.3 b/lib/libpthread/man/pthreads.3
index 94e86227874..cf585839665 100644
--- a/lib/libpthread/man/pthreads.3
+++ b/lib/libpthread/man/pthreads.3
@@ -1,6 +1,6 @@
-.\" $OpenBSD: pthreads.3,v 1.43 2019/02/04 18:06:32 jmc Exp $
+.\" $OpenBSD: pthreads.3,v 1.44 2022/02/06 00:29:02 jsg Exp $
.\" David Leonard <d@openbsd.org>, 1998. Public domain.
-.Dd $Mdocdate: February 4 2019 $
+.Dd $Mdocdate: February 6 2022 $
.Dt PTHREADS 3
.Os
.Sh NAME
@@ -463,7 +463,7 @@ conform to
.St -p1003.1-96
and various later versions of
.Pq Dq Tn POSIX .
-Please consult the manpages for the individual functions for details.
+Consult the manpages for the individual functions for details.
.Sh HISTORY
This 1-to-1 implementation of the
.Nm