aboutsummaryrefslogtreecommitdiff
path: root/scrub/e2scrub_all.8.in
diff options
context:
space:
mode:
Diffstat (limited to 'scrub/e2scrub_all.8.in')
-rw-r--r--scrub/e2scrub_all.8.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/scrub/e2scrub_all.8.in b/scrub/e2scrub_all.8.in
index e2cd5e44..99bdc0d4 100644
--- a/scrub/e2scrub_all.8.in
+++ b/scrub/e2scrub_all.8.in
@@ -1,7 +1,7 @@
.TH E2SCRUB 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
.SH NAME
-e2scrub_all - check all mounted ext[234] filesystems for errors.
-.SH SYNOPSYS
+e2scrub_all - check all mounted ext[234] file systems for errors.
+.SH SYNOPSIS
.B
e2scrub_all [OPTION]
.SH DESCRIPTION
@@ -10,11 +10,11 @@ ext4 file system, and checks them for problems.
The checking is performed by invoking the
.B e2scrub
tool, which will look for corruptions.
-Corrupt filesystems will be tagged as having errors so that fsck will be
+Corrupt file systems will be tagged as having errors so that fsck will be
invoked before the next mount.
If no errors are encountered,
.B fstrim
-will be called on the filesystem if it is mounted.
+will be called on the file system if it is mounted.
See the
.B e2scrub
manual page for more information about how the checking is performed.
@@ -35,7 +35,7 @@ commands would be executed, it still needs to be run as root.)
Remove e2scrub snapshots but do not check anything.
.TP
\fB-A\fR
-Scrub all ext[234] filesystems even if they are not mounted.
+Scrub all ext[234] file systems even if they are not mounted.
.TP
\fB-V\fR
Print version information and exit.