summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_READLINK.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_READLINK.9')
-rw-r--r--share/man/man9/VOP_READLINK.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/VOP_READLINK.9 b/share/man/man9/VOP_READLINK.9
index 213883c..51d1713 100644
--- a/share/man/man9/VOP_READLINK.9
+++ b/share/man/man9/VOP_READLINK.9
@@ -44,11 +44,11 @@
This reads the target pathname of a symbolic link
.Bl -tag -width uio
.It Fa vp
-the vnode of the symlink
+The vnode of the symlink.
.It Fa uio
-the location of the data to be read or written
+The location of the data to be read or written.
.It Fa cred
-the credentials of the caller
+The credentials of the caller.
.El
.Sh LOCKS
The vnode should be locked on entry and will still be locked on exit.
OpenPOWER on IntegriCloud