summaryrefslogtreecommitdiffstats
path: root/sys-utils/fsfreeze.8
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/fsfreeze.8')
-rw-r--r--sys-utils/fsfreeze.85
1 files changed, 5 insertions, 0 deletions
diff --git a/sys-utils/fsfreeze.8 b/sys-utils/fsfreeze.8
index 4a66d7dff..df161462c 100644
--- a/sys-utils/fsfreeze.8
+++ b/sys-utils/fsfreeze.8
@@ -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.