summaryrefslogtreecommitdiffstats
path: root/sbin/fsck/fsck.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck/fsck.8')
-rw-r--r--sbin/fsck/fsck.810
1 files changed, 5 insertions, 5 deletions
diff --git a/sbin/fsck/fsck.8 b/sbin/fsck/fsck.8
index 8de9f22..4244ad2 100644
--- a/sbin/fsck/fsck.8
+++ b/sbin/fsck/fsck.8
@@ -39,14 +39,14 @@
.Op Fl dvplfyn
.Op Fl B | F
.Op Fl l Ar maxparallel
-.Op Fl t Ar fstype
-.Op Fl T Ar fstype : Ns Ar fsoptions
+.Op Fl t Ar fstype
+.Op Fl T Ar fstype : Ns Ar fsoptions
.Op Ar special | node ...
.Sh DESCRIPTION
The
.Nm
command invokes filesystem-specific programs to check
-the special devices listed in the
+the special devices listed in the
.Xr fstab 5
file or in the command line for consistency.
.Pp
@@ -129,7 +129,7 @@ Enter preen mode.
In preen mode, only a restricted class of innocuous
filesystem inconsistencies will be corrected.
If unexpected inconsistencies caused by hardware or
-software failures are encounted, the check program
+software failures are encounted, the check program
will exit with a failure.
See the manual pages for the individual check programs
for a list of the sorts of failures that they correct
@@ -178,7 +178,7 @@ Causes
.Nm
to assume yes
as the answer to all operator questions.
-.It Fl T Ar fstype : Ns Ar fsoptions
+.It Fl T Ar fstype : Ns Ar fsoptions
List of comma separated file system specific options for the specified
file system type, in the same format as
.Xr mount 8 .
OpenPOWER on IntegriCloud