summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2008-01-10 19:11:37 +0000
committerbrueffer <brueffer@FreeBSD.org>2008-01-10 19:11:37 +0000
commit7acb3fd07e9f09b47978471894460fef5cd32e1f (patch)
treed6dac51723ea001cb59bcabe94d37ddbee6839ad /share
parent951f756a2b461d2f96020c225acf6aff6078af97 (diff)
downloadFreeBSD-src-7acb3fd07e9f09b47978471894460fef5cd32e1f.zip
FreeBSD-src-7acb3fd07e9f09b47978471894460fef5cd32e1f.tar.gz
Removed a contraction.
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/VOP_LOCK.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VOP_LOCK.9 b/share/man/man9/VOP_LOCK.9
index 78fda97..a0689f5 100644
--- a/share/man/man9/VOP_LOCK.9
+++ b/share/man/man9/VOP_LOCK.9
@@ -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.
OpenPOWER on IntegriCloud