]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
fsfreeze: add note about atime to the man page
authorKarel Zak <kzak@redhat.com>
Mon, 8 Apr 2013 11:32:16 +0000 (13:32 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 8 Apr 2013 11:32:16 +0000 (13:32 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/fsfreeze.8

index 4a66d7dff808bd74f8eb431c176ea9e8915b1058..df161462c6bf76cc401401cd425107727d976a06 100644 (file)
@@ -32,6 +32,11 @@ argument is the pathname of the directory where the filesystem
 is mounted.
 The filesystem must be mounted to be frozen (see
 .BR mount (8)).
+.PP
+Note that access time updates are also suspends if the filesystem is mounted with
+the traditional atime semantics (mount option strictatime, for more details see
+.BR mount (8)).
+
 .SH OPTIONS
 .IP "\fB\-h, \-\-help\fP"
 Print help and exit.