Subject: CVS commit: [netbsd-2] src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 06/21/2005 22:38:20
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.