mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-06 13:09:50 +00:00
Removed a contraction.
This commit is contained in:
parent
bcba261a2c
commit
072aee8c70
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=175216
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user