summaryrefslogtreecommitdiffstats
path: root/mount/mount.8
diff options
context:
space:
mode:
authorKarel Zak2011-01-27 14:04:18 +0100
committerKarel Zak2011-01-27 14:04:18 +0100
commit68d30ea1bff878879533c2c5c2c7fa8a9f2b2657 (patch)
treeb364385f748239ea779ddc255345a4371d0b0bc0 /mount/mount.8
parentbuild-sys: release++ (v2.19-rc3) (diff)
downloadkernel-qcow2-util-linux-68d30ea1bff878879533c2c5c2c7fa8a9f2b2657.tar.gz
kernel-qcow2-util-linux-68d30ea1bff878879533c2c5c2c7fa8a9f2b2657.tar.xz
kernel-qcow2-util-linux-68d30ea1bff878879533c2c5c2c7fa8a9f2b2657.zip
mount: fix atime description in mount.8 man page
Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=665376 Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'mount/mount.8')
-rw-r--r--mount/mount.87
1 files changed, 5 insertions, 2 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index 6336d82d6..73622b05c 100644
--- a/mount/mount.8
+++ b/mount/mount.8
@@ -785,9 +785,12 @@ All I/O to the filesystem should be done asynchronously. (See also the
option.)
.TP
.B atime
-Update inode access time for each access. See also the
+Do not use noatime feature, then the inode access time is controlled by kernel
+defaults. See also the description for
.B strictatime
-mount option.
+and
+.B reatime
+mount options.
.TP
.B noatime
Do not update inode access times on this filesystem (e.g, for faster