summaryrefslogtreecommitdiffstats
path: root/man2/utime.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/utime.2')
-rw-r--r--man2/utime.26
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/utime.2 b/man2/utime.2
index 55c40d92b..df39d2a54 100644
--- a/man2/utime.2
+++ b/man2/utime.2
@@ -110,9 +110,9 @@ struct timeval {
.EE
.in
.PP
-.IR times [0]
+.I times[0]
specifies the new access time, and
-.IR times [1]
+.I times[1]
specifies the new modification time.
If
.I times
@@ -191,7 +191,7 @@ on an append-only file.
.BR futimes (3),
.BR inode (7)
.SH COLOPHON
-This page is part of release 5.09 of the Linux
+This page is part of release 5.10 of the Linux
.I man-pages
project.
A description of the project,