svn commit: r187256 - stable/7/sbin/fsck_ffs

Xin LI delphij at FreeBSD.org
Wed Jan 14 16:33:19 PST 2009


Author: delphij
Date: Thu Jan 15 00:33:17 2009
New Revision: 187256
URL: http://svn.freebsd.org/changeset/base/187256

Log:
  MFC r187079:
  
  Fix typo.
  
  Submitted by:	Ben Kaduk <minimarmot gmail com>

Modified:
  stable/7/sbin/fsck_ffs/   (props changed)
  stable/7/sbin/fsck_ffs/fsck_ffs.8

Modified: stable/7/sbin/fsck_ffs/fsck_ffs.8
==============================================================================
--- stable/7/sbin/fsck_ffs/fsck_ffs.8	Wed Jan 14 23:53:06 2009	(r187255)
+++ stable/7/sbin/fsck_ffs/fsck_ffs.8	Thu Jan 15 00:33:17 2009	(r187256)
@@ -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!


More information about the svn-src-stable mailing list