Subject: CVS commit: src/share/man/man9
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/13/2006 16:22:11
Module Name:	src
Committed By:	ad
Date:		Mon Nov 13 16:22:11 UTC 2006

Added Files:
	src/share/man/man9: condvar.9 mutex.9 rwlock.9

Log Message:
Add manual pages for RW locks, mutexes and condition variables. Not
enabled in the Makefile.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/share/man/man9/condvar.9 src/share/man/man9/mutex.9 \
    src/share/man/man9/rwlock.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.