From cf1993b393f8a5460490e843cb582c8112431c1d Mon Sep 17 00:00:00 2001 From: Sebastien GODARD Date: Sat, 21 Nov 2020 08:48:42 +0100 Subject: [PATCH] Fix typo in iostat manual page Signed-off-by: Sebastien GODARD --- man/iostat.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/iostat.in b/man/iostat.in index ed1a7c6..8dd0fe4 100644 --- a/man/iostat.in +++ b/man/iostat.in @@ -130,7 +130,7 @@ blocks (kilobytes, megabytes) per second. Indicate the amount of data discarded for the device expressed in a number of blocks (kilobytes, megabytes) per second. .IP "Blk_w+d/s (kB_w+d/s, MB_w+d/s)" -Indicate the amount of data written to or discarded for the device expresssed +Indicate the amount of data written to or discarded for the device expressed in a number of blocks (kilobytes, megabytes) per second. .IP "Blk_read (kB_read, MB_read)" The total number of blocks (kilobytes, megabytes) read. -- 2.50.1