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.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-utils/fsfreeze.8 b/sys-utils/fsfreeze.8
index df161462c..f57bbd7d0 100644
--- a/sys-utils/fsfreeze.8
+++ b/sys-utils/fsfreeze.8
@@ -39,7 +39,7 @@ the traditional atime semantics (mount option strictatime, for more details see
.SH OPTIONS
.IP "\fB\-h, \-\-help\fP"
-Print help and exit.
+Display help text and exit.
.IP "\fB\-f, \-\-freeze\fP"
This option requests the specified a filesystem to be frozen from new
modifications. When this is selected, all ongoing transactions in the
@@ -57,7 +57,7 @@ This option is used to un-freeze the filesystem and allow operations to
continue. Any filesystem modifications that were blocked by the freeze are
unblocked and allowed to complete.
.IP "\fB\-V, \-\-version\fP"
-Show version number and exit.
+Display version information and exit.
.SH AUTHOR
.PP
Written by Hajime Taira.