aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsck_ffs
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2009-01-12 03:33:48 +0000
committerXin LI <delphij@FreeBSD.org>2009-01-12 03:33:48 +0000
commit07580acce5d1bf2a577bdbb987997dd273d3765d (patch)
treec7ac2af24ee522b4605b42f6fbb77dbf1e47713e /sbin/fsck_ffs
parent48ed71b9e3182701bad4dea1f13735c03e54670d (diff)
downloadsrc-07580acce5d1bf2a577bdbb987997dd273d3765d.tar.gz
src-07580acce5d1bf2a577bdbb987997dd273d3765d.zip
Fix typo.
Submitted by: Ben Kaduk <minimarmot gmail com> MFC after: 3 days
Notes
Notes: svn path=/head/; revision=187079
Diffstat (limited to 'sbin/fsck_ffs')
-rw-r--r--sbin/fsck_ffs/fsck_ffs.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck_ffs/fsck_ffs.8 b/sbin/fsck_ffs/fsck_ffs.8
index 31391244ac78..aa5a1baaaa88 100644
--- a/sbin/fsck_ffs/fsck_ffs.8
+++ b/sbin/fsck_ffs/fsck_ffs.8
@@ -187,7 +187,7 @@ and causes
.Nm
to crash otherwise. Be
.Em very careful
-using this flag, is dangerous if there are data transmission hazards
+using this flag, it is dangerous if there are data transmission hazards
because a false positive cylinder group magic number mismatch could
cause
.Em irrevertible data loss!