Subject: CVS commit: [netbsd-3] src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/18/2005 11:02:02
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.