Removed a contraction.

This commit is contained in:
Christian Brueffer 2008-01-10 19:11:37 +00:00
parent bcba261a2c
commit 072aee8c70

View File

@ -111,7 +111,7 @@ to lock a vnode rather than calling
.Fn VOP_LOCK
directly.
.Fn vn_lock
also doesn't want a thread specified as argument but it
also does not want a thread specified as argument but it
assumes curthread to be used.
.Sh RETURN VALUES
Zero is returned on success, otherwise an error is returned.