From e1b1b8985c1d2f441a9a6cdf7682830f5d0dac88 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 17 Oct 2018 08:19:39 +0200 Subject: [PATCH] inode.7: tfix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported-by: Burkhard Lück Signed-off-by: Michael Kerrisk --- man7/inode.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/inode.7 b/man7/inode.7 index 565d5fb85..56886b9b4 100644 --- a/man7/inode.7 +++ b/man7/inode.7 @@ -182,7 +182,7 @@ and is not currently supported by most Linux filesystems. .\" FIXME Is it supported on ext4 and XFS? .TP Last modification timestamp (mtime) -\fIstat.st_atime\fP; \fIstatx.stx_mtime\fP +\fIstat.st_mtime\fP; \fIstatx.stx_mtime\fP .IP This is the file's last modification timestamp. It is changed by file modifications, for example, by