From 0167ce0d1dbb45ebf2da4103d4a273582ab00928 Mon Sep 17 00:00:00 2001 From: Craig Rodrigues Date: Fri, 22 Jul 2005 00:28:22 +0000 Subject: Fix two small grammar mistakes. Approved by: das (mentor) --- share/man/man9/vhold.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man9/vhold.9') diff --git a/share/man/man9/vhold.9 b/share/man/man9/vhold.9 index 2bd6a2c79c33..e2f985cfe7e8 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 -- cgit v1.2.3