aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/VOP_ADVLOCK.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_ADVLOCK.9')
-rw-r--r--share/man/man9/VOP_ADVLOCK.910
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man9/VOP_ADVLOCK.9 b/share/man/man9/VOP_ADVLOCK.9
index 925cc2f9f043..fa073351a7b2 100644
--- a/share/man/man9/VOP_ADVLOCK.9
+++ b/share/man/man9/VOP_ADVLOCK.9
@@ -44,16 +44,16 @@
.Sh DESCRIPTION
The arguments are:
.Bl -tag -width flags
-.It Ar vp
+.It Fa vp
the vnode being manipulated
-.It Ar id
+.It Fa id
the id token which is changing the lock
-.It Ar op
+.It Fa op
the operation to perform (see
.Xr fcntl 2 )
-.It Ar fl
+.It Fa fl
description of the lock
-.It Ar flags
+.It Fa flags
One of more of the following:
.Bl -column F_UNLCK -offset indent
.It Dv F_RDLCK Ta "shared or read lock"