Subject: PR/29997 CVS commit: [netbsd-2] src/lib/libpthread
To: None <lib-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 06/21/2005 22:39:08
The following reply was made to PR lib/29997; it has been noted by GNATS.

From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29997 CVS commit: [netbsd-2] src/lib/libpthread
Date: Tue, 21 Jun 2005 22:38:20 +0000 (UTC)

 Module Name:	src
 Committed By:	riz
 Date:		Tue Jun 21 22:38:20 UTC 2005
 
 Modified Files:
 	src/lib/libpthread [netbsd-2]: pthread_barrier_wait.3
 	    pthread_barrierattr.3 pthread_mutexattr.3 pthread_rwlockattr.3
 
 Log Message:
 Pull up revision 1.5 (requested by peter in ticket #2002):
 Fix various spelling errors.
 From Igor Sobrado in PR/29997.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.4 -r1.4.4.1 src/lib/libpthread/pthread_barrier_wait.3 \
     src/lib/libpthread/pthread_barrierattr.3 \
     src/lib/libpthread/pthread_rwlockattr.3
 cvs rdiff -r1.3 -r1.3.4.1 src/lib/libpthread/pthread_mutexattr.3
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.