diff --git a/man2/utime.2 b/man2/utime.2 index 97f8fe282..49ad9ea20 100644 --- a/man2/utime.2 +++ b/man2/utime.2 @@ -188,7 +188,8 @@ legacy, which is strange since it provides more functionality than .\" utimes() and marking utime() OBSOLESCENT. .SH "SEE ALSO" .BR chattr (1), -.\" FIXME . Eventually add reference to utimensat.2 and futimens.3 .BR futimesat (2), .BR stat (2), -.BR futimes (3) +.BR utimensat (2), +.BR futimes (3), +.BR futimens (3)