aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/vput.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/vput.9')
-rw-r--r--share/man/man9/vput.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/vput.9 b/share/man/man9/vput.9
index bc70a4f09abd..3d504300fbea 100644
--- a/share/man/man9/vput.9
+++ b/share/man/man9/vput.9
@@ -41,10 +41,10 @@
.Fn vput "struct vnode *vp"
.Sh DESCRIPTION
Decrement the
-.Dv v_usecount
+.Va v_usecount
field of a vnode and unlock the vnode.
.Bl -tag -width 2n
-.It Ar vp
+.It Fa vp
the vnode to decrement
.El
.Pp