diff options
author | Theodore Ts'o <tytso@mit.edu> | 2001-08-30 18:07:40 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2001-08-30 18:07:40 -0400 |
commit | 177a9acef49dce775284e6dc00e8c7010a8222e6 (patch) | |
tree | 35fbcba0db67c57c72d16f169d7803410f71b0ca /misc/badblocks.8.in | |
parent | eddeb56f9f14b6d06a6108b626e863e4a43535e0 (diff) | |
download | e2fsprogs-177a9acef49dce775284e6dc00e8c7010a8222e6.tar.gz |
badblocks.8.in: Fix spelling typo. (Addresses Debian bug #110621)
Diffstat (limited to 'misc/badblocks.8.in')
-rw-r--r-- | misc/badblocks.8.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/badblocks.8.in b/misc/badblocks.8.in index cbb9f432..868b30a2 100644 --- a/misc/badblocks.8.in +++ b/misc/badblocks.8.in @@ -129,7 +129,7 @@ Use write-mode test. With this option, .B badblocks scans for bad blocks by writing some patterns (0xaa, 0x55, 0xff, 0x00) on every block of the device, reading every block and comparing the contents. -This option may not be compiled with the +This option may not be combined with the .B \-n option, as they are mutually exclusive. .SH WARNING |