From 6bc4cc18e63e3a870f114b5183c9356119350151 Mon Sep 17 00:00:00 2001 From: Allon Mureinik Date: Thu, 14 Jul 2016 12:19:25 +0200 Subject: [PATCH] blkdiscard: Improve man page Improve the grammar and phrasing of the --verbose option and how it interacts with the --step option. Signed-off-by: Allon Mureinik --- sys-utils/blkdiscard.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-utils/blkdiscard.8 b/sys-utils/blkdiscard.8 index 71180e9063..da3d6cbf85 100644 --- a/sys-utils/blkdiscard.8 +++ b/sys-utils/blkdiscard.8 @@ -65,7 +65,7 @@ Display the aligned values of .I offset and .IR length . -If the option \fB\-\-step\fR specified than it prints discard progress every second. +If the \fB\-\-step\fR option is specified, it prints the discard progress every second. .TP .BR \-V , " \-\-version" Display version information and exit. -- 2.47.3