From 177a9acef49dce775284e6dc00e8c7010a8222e6 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Thu, 30 Aug 2001 18:07:40 -0400 Subject: [PATCH] badblocks.8.in: Fix spelling typo. (Addresses Debian bug #110621) --- misc/ChangeLog | 4 ++++ misc/badblocks.8.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/misc/ChangeLog b/misc/ChangeLog index 24caca2..b82145c 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,7 @@ +2001-08-30 Theodore Tso + + * badblocks.8.in: Fix spelling typo. (Addresses Debian bug #110621) + 2001-08-27 Theodore Tso * fsck.c (main): Make version display consisstent with the other diff --git a/misc/badblocks.8.in b/misc/badblocks.8.in index cbb9f43..868b30a 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 -- 1.8.3.1