Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/man/man9
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.
Home |
Main Index |
Thread Index |
Old Index