From 7fef2bb11f0da01131f3a6646f479a97860ee5c0 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Thu, 15 Sep 2011 19:33:34 -0400 Subject: [PATCH] badblocks: update man page's description of the -v option Signed-off-by: "Theodore Ts'o" --- misc/badblocks.8.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/badblocks.8.in b/misc/badblocks.8.in index a5042e0..f507f63 100644 --- a/misc/badblocks.8.in +++ b/misc/badblocks.8.in @@ -184,7 +184,8 @@ are specified then all blocks will be tested with one pattern before proceeding to the next pattern. .TP .B \-v -Verbose mode. +Verbose mode. Will write the number of read errors, write errors and data- +corruptions to stderr. .TP .B \-w Use write-mode test. With this option, -- 1.8.3.1