utime.2, utimensat.2: SEE ALSO: add touch(1)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-11-10 11:23:38 +01:00
parent 37ad14c2fb
commit 2e3cf491f1
2 changed files with 2 additions and 0 deletions

View File

@ -184,6 +184,7 @@ on an append-only file.
.\" 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),

View File

@ -633,6 +633,7 @@ instead checks whether the
.\" even if it has write permission on the file.
.SH SEE ALSO
.BR chattr (1),
.BR touch (1),
.BR futimesat (2),
.BR openat (2),
.BR stat (2),