summaryrefslogtreecommitdiff
path: root/lib/libpthread/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2015-11-10 23:48:19 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2015-11-10 23:48:19 +0000
commit4a35cd787d4211704bc33e641f746562a95af113 (patch)
treece29960844dfe2d3545c23bd8dc426039505259c /lib/libpthread/man
parente52a9092ce1104a642ff695bcda23f72e5066399 (diff)
update NAME section to include all documented functions,
or otherwise change Dt to reflect the name of an existing function; feedback/ok schwarze
Diffstat (limited to 'lib/libpthread/man')
-rw-r--r--lib/libpthread/man/pthread_mutexattr.36
-rw-r--r--lib/libpthread/man/pthread_schedparam.36
2 files changed, 6 insertions, 6 deletions
diff --git a/lib/libpthread/man/pthread_mutexattr.3 b/lib/libpthread/man/pthread_mutexattr.3
index be4baf99bc8..ecd561e3798 100644
--- a/lib/libpthread/man/pthread_mutexattr.3
+++ b/lib/libpthread/man/pthread_mutexattr.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pthread_mutexattr.3,v 1.5 2013/06/05 03:44:50 tedu Exp $
+.\" $OpenBSD: pthread_mutexattr.3,v 1.6 2015/11/10 23:48:18 jmc Exp $
.\"
.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>.
.\" All rights reserved.
@@ -28,8 +28,8 @@
.\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: pthread_mutexattr.3,v 1.5 2001/07/15 07:53:26 dd Exp $
-.Dd $Mdocdate: June 5 2013 $
-.Dt PTHREAD_MUTEXATTR 3
+.Dd $Mdocdate: November 10 2015 $
+.Dt PTHREAD_MUTEXATTR_INIT 3
.Os
.Sh NAME
.Nm pthread_mutexattr_init ,
diff --git a/lib/libpthread/man/pthread_schedparam.3 b/lib/libpthread/man/pthread_schedparam.3
index 8690905abfb..345460399e1 100644
--- a/lib/libpthread/man/pthread_schedparam.3
+++ b/lib/libpthread/man/pthread_schedparam.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pthread_schedparam.3,v 1.5 2013/06/05 03:44:50 tedu Exp $
+.\" $OpenBSD: pthread_schedparam.3,v 1.6 2015/11/10 23:48:18 jmc Exp $
.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>.
.\" All rights reserved.
.\"
@@ -27,8 +27,8 @@
.\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: src/lib/libc_r/man/pthread_schedparam.3,v 1.4 2001/07/15 07:53:27 dd Exp $
-.Dd $Mdocdate: June 5 2013 $
-.Dt PTHREAD_SCHEDPARAM 3
+.Dd $Mdocdate: November 10 2015 $
+.Dt PTHREAD_SETSCHEDPARAM 3
.Os
.Sh NAME
.Nm pthread_setschedparam ,