summaryrefslogtreecommitdiffstats
path: root/man2/utime.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/utime.2')
-rw-r--r--man2/utime.220
1 files changed, 10 insertions, 10 deletions
diff --git a/man2/utime.2 b/man2/utime.2
index f4858d3e3..ef9a87b7b 100644
--- a/man2/utime.2
+++ b/man2/utime.2
@@ -29,7 +29,7 @@ Standard C library
.SH DESCRIPTION
.B Note:
modern applications may prefer to use the interfaces described in
-.BR utimensat (2).
+.MR utimensat 2 .
.P
The
.BR utime ()
@@ -118,7 +118,7 @@ Search permission is denied for one of the directories in
the path prefix of
.I path
(see also
-.BR path_resolution (7)).
+.MR path_resolution 7 ).
.TP
.B EACCES
.I times
@@ -169,11 +169,11 @@ on an append-only file.
.\" .BR utime ()
.\" and hence does not allow a subsecond resolution.
.SH SEE ALSO
-.BR chattr (1),
-.BR touch (1),
-.BR futimesat (2),
-.BR stat (2),
-.BR utimensat (2),
-.BR futimens (3),
-.BR futimes (3),
-.BR inode (7)
+.MR chattr 1 ,
+.MR touch 1 ,
+.MR futimesat 2 ,
+.MR stat 2 ,
+.MR utimensat 2 ,
+.MR futimens 3 ,
+.MR futimes 3 ,
+.MR inode 7