diff options
Diffstat (limited to 'sbin/fsck')
-rw-r--r-- | sbin/fsck/fsck.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/fsck/fsck.8 b/sbin/fsck/fsck.8 index 9ff6556150bc..754a996463d1 100644 --- a/sbin/fsck/fsck.8 +++ b/sbin/fsck/fsck.8 @@ -71,7 +71,7 @@ after the system has completed going multiuser, with the flag to do checking on all the file systems that can do background checking. Unlike the foreground checking, -the background checking is started asynchonously +the background checking is started asynchronously so that other system activity can proceed even on the file systems that are being checked. .Pp @@ -129,7 +129,7 @@ Enter preen mode. In preen mode, only a restricted class of innocuous file system inconsistencies will be corrected. If unexpected inconsistencies caused by hardware or -software failures are encounted, the check program +software failures are encountered, 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 |