diff options
author | joel <joel@FreeBSD.org> | 2010-08-06 14:33:42 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2010-08-06 14:33:42 +0000 |
commit | f4e8725880aad15a64790723505167159829163a (patch) | |
tree | 5f8e429dd9357ed9d831b244958f282da6c793f2 /sbin/fsck | |
parent | d1366c1596b57fce1d8e3437a62744761594f724 (diff) | |
download | FreeBSD-src-f4e8725880aad15a64790723505167159829163a.zip FreeBSD-src-f4e8725880aad15a64790723505167159829163a.tar.gz |
Fix typos and spelling mistakes.
Diffstat (limited to 'sbin/fsck')
-rw-r--r-- | sbin/fsck/fsck.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck/fsck.8 b/sbin/fsck/fsck.8 index c7cb0a5..d3f1d4a 100644 --- a/sbin/fsck/fsck.8 +++ b/sbin/fsck/fsck.8 @@ -171,7 +171,7 @@ When running in background mode, only one file system at a time will be checked. Note that background .Nm -is limited to checking for only the most commonly occuring +is limited to checking for only the most commonly occurring file system abnormalities. Under certain circumstances, some errors can escape background |