summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_ATTRIB.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_ATTRIB.9')
-rw-r--r--share/man/man9/VOP_ATTRIB.98
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man9/VOP_ATTRIB.9 b/share/man/man9/VOP_ATTRIB.9
index 885edc4..c5cc091 100644
--- a/share/man/man9/VOP_ATTRIB.9
+++ b/share/man/man9/VOP_ATTRIB.9
@@ -50,13 +50,13 @@ access time and modification time.
The arguments are:
.Bl -tag -width cred
.It Fa vp
-the vnode of the file
+The vnode of the file.
.It Fa vap
-the attributes of the file
+The attributes of the file.
.It Fa cred
-the user credentials of the calling process
+The user credentials of the calling process.
.It Fa td
-the thread
+The thread.
.El
.Pp
Attributes which are not being modified by
OpenPOWER on IntegriCloud