Subject: PR/29997 CVS commit: [netbsd-3] src/lib/libpthread
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 06/18/2005 11:03:02
The following reply was made to PR kern/29997; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29997 CVS commit: [netbsd-3] src/lib/libpthread
Date: Sat, 18 Jun 2005 11:02:02 +0000 (UTC)

 Module Name:	src
 Committed By:	tron
 Date:		Sat Jun 18 11:02:02 UTC 2005
 
 Modified Files:
 	src/lib/libpthread [netbsd-3]: 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 #473):
 Fix various spelling errors.
 From Igor Sobrado in PR/29997.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.4 -r1.4.6.1 src/lib/libpthread/pthread_barrier_wait.3 \
     src/lib/libpthread/pthread_barrierattr.3 \
     src/lib/libpthread/pthread_rwlockattr.3
 cvs rdiff -r1.3.6.1 -r1.3.6.2 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.