Subject: CVS commit: src/share/man/man9
To: None <source-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 10/04/2006 12:32:53
Module Name:	src
Committed By:	reinoud
Date:		Wed Oct  4 12:32:53 UTC 2006

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

Log Message:
Fix confusing statement on locking and contradiction in the VOP_RECLAIM()
explanation.

It told the node vp would be locked on entry and later told that the vnode
is unlocked on entry and should remain unlocked on exit.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 src/share/man/man9/vnodeops.9

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