Subject: CVS commit: sharesrc/share/man/man9
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/26/2001 09:24:09
Module Name:	sharesrc
Committed By:	yamt
Date:		Fri Oct 26 06:24:09 UTC 2001

Modified Files:
	sharesrc/share/man/man9: vnodeops.9

Log Message:
- VOP_READDIR will remain vnode locked.
- our VOP_FSYNC doesn't have argument "waitfor".
- IO_SYNC is synchronous.
- remove a repeated sentence in VOP_UNLOCK.
- fix some misspells.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 sharesrc/share/man/man9/vnodeops.9

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