summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_LINK.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_LINK.9')
-rw-r--r--share/man/man9/VOP_LINK.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/VOP_LINK.9 b/share/man/man9/VOP_LINK.9
index 9d5bde7..3a04023 100644
--- a/share/man/man9/VOP_LINK.9
+++ b/share/man/man9/VOP_LINK.9
@@ -44,11 +44,11 @@ This links a new name in the specified directory to an existing file.
.Pp
Its arguments are:
.Bl -tag -width 8n
-.It Ar dvp
+.It Fa dvp
the vnode of the directory
-.It Ar vp
+.It Fa vp
the vnode of the file to be linked
-.It Ar cnp
+.It Fa cnp
pathname information about the file
.El
.Pp
OpenPOWER on IntegriCloud