Subject: CVS commit: src/share/man/man9
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 08/27/2007 15:43:13
Module Name:	src
Committed By:	xtraeme
Date:		Mon Aug 27 15:43:13 UTC 2007

Modified Files:
	src/share/man/man9: rwlock.9

Log Message:
Valid arguments for rw_enter() and rw_tryenter() are RW_READER/RW_WRITER
not RW_READ/RW_WRITE.

Bump date.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 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.