]> granicus.if.org Git - sysstat/commitdiff
iostat: Fix comment
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 17 Jul 2016 16:31:17 +0000 (18:31 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 17 Jul 2016 16:31:17 +0000 (18:31 +0200)
Fix issue #122.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
iostat.c

index e0ba524e7044da9e52771a3561333cab695cf303..6c405e4cfbd06c258143d0979d2e2f8e3c3d3d86 100644 (file)
--- a/iostat.c
+++ b/iostat.c
@@ -1201,7 +1201,7 @@ void write_stats(int curr, struct tm *rectime)
  * Main loop: Read I/O stats from the relevant sources and display them.
  *
  * IN:
- * @count      Number of lines of stats to print.
+ * @count      Number of reports to print.
  * @rectime    Current date and time.
  ***************************************************************************
  */