Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libpthread Add missing word.
details: https://anonhg.NetBSD.org/src/rev/99ef20424dbe
branches: trunk
changeset: 756197:99ef20424dbe
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Jul 08 18:30:00 2010 +0000
description:
Add missing word.
diffstat:
lib/libpthread/pthread_attr.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f085ea735ecb -r 99ef20424dbe lib/libpthread/pthread_attr.3
--- a/lib/libpthread/pthread_attr.3 Thu Jul 08 18:25:03 2010 +0000
+++ b/lib/libpthread/pthread_attr.3 Thu Jul 08 18:30:00 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pthread_attr.3,v 1.19 2010/07/08 06:47:49 jruoho Exp $
+.\" $NetBSD: pthread_attr.3,v 1.20 2010/07/08 18:30:00 wiz Exp $
.\"
.\" Copyright (c) 2002, 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -79,7 +79,7 @@
type is an opaque representation of the thread attributes;
any access to the object other than via the described
.Fn pthread_attr_*
-functions may result undefined behavior.
+functions may result in undefined behavior.
.Pp
The
.Fn pthread_attr_init
Home |
Main Index |
Thread Index |
Old Index