From 50ed380afb5c5858409e99cf971a311c4e64a5b3 Mon Sep 17 00:00:00 2001 From: Jim Cromie Date: Sat, 3 Jul 2010 23:18:11 -0600 Subject: remove extraneous 'is' from Documentation/iostats.txt fix "is increases", drop "is" Signed-off-by: Jim Cromie Signed-off-by: Jiri Kosina --- Documentation/iostats.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/iostats.txt') diff --git a/Documentation/iostats.txt b/Documentation/iostats.txt index 59a69ec67c4..f6dece5b701 100644 --- a/Documentation/iostats.txt +++ b/Documentation/iostats.txt @@ -81,7 +81,7 @@ Field 9 -- # of I/Os currently in progress The only field that should go to zero. Incremented as requests are given to appropriate struct request_queue and decremented as they finish. Field 10 -- # of milliseconds spent doing I/Os - This field is increases so long as field 9 is nonzero. + This field increases so long as field 9 is nonzero. Field 11 -- weighted # of milliseconds spent doing I/Os This field is incremented at each I/O start, I/O completion, I/O merge, or read of these stats by the number of I/Os in progress -- cgit v1.2.3