From 4a35cd787d4211704bc33e641f746562a95af113 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Tue, 10 Nov 2015 23:48:19 +0000 Subject: update NAME section to include all documented functions, or otherwise change Dt to reflect the name of an existing function; feedback/ok schwarze --- lib/libpthread/man/pthread_mutexattr.3 | 6 +++--- lib/libpthread/man/pthread_schedparam.3 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'lib/libpthread/man') 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 . .\" 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 . .\" 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 , -- cgit v1.2.3