summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_LOOKUP.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_LOOKUP.9')
-rw-r--r--share/man/man9/VOP_LOOKUP.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/VOP_LOOKUP.9 b/share/man/man9/VOP_LOOKUP.9
index 4b660db..a8aecc1 100644
--- a/share/man/man9/VOP_LOOKUP.9
+++ b/share/man/man9/VOP_LOOKUP.9
@@ -46,11 +46,11 @@ This entry point looks up a single pathname component in a given directory.
Its arguments are:
.Bl -tag -width vpp
.It Fa dvp
-the locked vnode of the directory to search
+The locked vnode of the directory to search.
.It Fa vpp
-the address of a variable where the resulting locked vnode should be stored
+The address of a variable where the resulting locked vnode should be stored.
.It Fa cnp
-the pathname component to be searched for
+The pathname component to be searched for.
.El
.Pp
.Fa Cnp
OpenPOWER on IntegriCloud