Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libpthread Each get function "has" a set counterpart, it...
details: https://anonhg.NetBSD.org/src/rev/4da77103ad4c
branches: trunk
changeset: 782643:4da77103ad4c
user: uwe <uwe%NetBSD.org@localhost>
date: Sat Nov 10 23:12:36 2012 +0000
description:
Each get function "has" a set counterpart, it doesn't "contain" it.
diffstat:
lib/libpthread/pthread_attr.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a6f31336ad06 -r 4da77103ad4c lib/libpthread/pthread_attr.3
--- a/lib/libpthread/pthread_attr.3 Sat Nov 10 22:12:31 2012 +0000
+++ b/lib/libpthread/pthread_attr.3 Sat Nov 10 23:12:36 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pthread_attr.3,v 1.21 2010/07/09 08:51:28 jruoho Exp $
+.\" $NetBSD: pthread_attr.3,v 1.22 2012/11/10 23:12:36 uwe Exp $
.\"
.\" Copyright (c) 2002, 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -124,7 +124,7 @@
.Pp
Each listed
.Fn pthread_attr_get*
-function contains a
+function has a
.Fn pthread_attr_set*
counterpart.
In addition, the following
Home |
Main Index |
Thread Index |
Old Index