]> err.no Git - util-linux/commitdiff
mount: fix atime description in mount.8 man page
authorKarel Zak <kzak@redhat.com>
Thu, 27 Jan 2011 13:04:18 +0000 (14:04 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 27 Jan 2011 13:04:18 +0000 (14:04 +0100)
Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=665376
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/mount.8

index 6336d82d6160334eb3f356972416d669348b02f7..73622b05c1926f763cd39e3f125e32512705047c 100644 (file)
@@ -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