fsfreeze: add note about atime to the man page

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2013-04-08 13:32:16 +02:00
parent ece777e9de
commit e442ab76b5
1 changed files with 5 additions and 0 deletions

View 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.