summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2005-07-22 00:28:22 +0000
committerrodrigc <rodrigc@FreeBSD.org>2005-07-22 00:28:22 +0000
commitaf030950f81df594792c0199ac958247d590f97d (patch)
tree262d38ac4f18525874f51f2c344bc1794f6eda20 /share
parent7fc28a890c4aac170819c300c4e46609b66067b5 (diff)
downloadFreeBSD-src-af030950f81df594792c0199ac958247d590f97d.zip
FreeBSD-src-af030950f81df594792c0199ac958247d590f97d.tar.gz
Fix two small grammar mistakes.
Approved by: das (mentor)
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/vhold.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/vhold.9 b/share/man/man9/vhold.9
index 2bd6a2c..e2f985c 100644
--- a/share/man/man9/vhold.9
+++ b/share/man/man9/vhold.9
@@ -53,10 +53,10 @@ The
function decrements the
.Va v_holdcnt
of the vnode.
-If the holdcount is less than or equal zero prior to calling
+If the holdcount is less than or equal to zero prior to calling
.Fn vdrop ,
the system will panic.
-If the vnode is no longer referenced, it will freed.
+If the vnode is no longer referenced, it will be freed.
.Sh SEE ALSO
.Xr vbusy 9 ,
.Xr vfree 9
OpenPOWER on IntegriCloud