Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2]: src/lib/libpthread Pull up revision 1.3 (requested by peter i...
details:   https://anonhg.NetBSD.org/src/rev/25a7d39c7c98
branches:  netbsd-2
changeset: 563745:25a7d39c7c98
user:      riz <riz%NetBSD.org@localhost>
date:      Tue Jun 21 22:38:18 2005 +0000
description:
Pull up revision 1.3 (requested by peter in ticket #2002):
Fix various spelling errors.
>From Igor Sobrado in PR/29997.
diffstat:
 lib/libpthread/pthread_condattr.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e691ff554a2e -r 25a7d39c7c98 lib/libpthread/pthread_condattr.3
--- a/lib/libpthread/pthread_condattr.3 Tue Jun 21 11:17:46 2005 +0000
+++ b/lib/libpthread/pthread_condattr.3 Tue Jun 21 22:38:18 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pthread_condattr.3,v 1.2 2003/06/08 06:44:30 thorpej Exp $
+.\" $NetBSD: pthread_condattr.3,v 1.2.4.1 2005/06/21 22:38:18 riz Exp $
 .\"
 .\" Copyright (c) 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -86,7 +86,7 @@
 shall fail if:
 .Bl -tag -width Er
 .It Bq Er ENOMEM
-Insufficent memory exists to initialize the condition attribute object.
+Insufficient memory exists to initialize the condition attribute object.
 .El
 .Pp
 .Fn pthread_condattr_destroy
Home |
Main Index |
Thread Index |
Old Index