summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_REMOVE.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_REMOVE.9')
-rw-r--r--share/man/man9/VOP_REMOVE.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/VOP_REMOVE.9 b/share/man/man9/VOP_REMOVE.9
index 63e40cc..94156c3 100644
--- a/share/man/man9/VOP_REMOVE.9
+++ b/share/man/man9/VOP_REMOVE.9
@@ -48,11 +48,11 @@ These entry points remove files and directories respectively.
The arguments are:
.Bl -tag -width dvp
.It Fa dvp
-the vnode of the directory
+The vnode of the directory.
.It Fa vp
-the vnode of the file to be removed
+The vnode of the file to be removed.
.It Fa cnp
-pathname information about the file
+Pathname information about the file.
.El
.Sh LOCKS
Both
OpenPOWER on IntegriCloud