summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--machine/m_linux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/machine/m_linux.c b/machine/m_linux.c
index 9faa976..50a09cb 100644
--- a/machine/m_linux.c
+++ b/machine/m_linux.c
@@ -169,7 +169,7 @@ static char fmt_header[] =
" PID X SIZE RES STATE XTIME QTIME %CPU LOCKS COMMAND";
char fmt_header_io[] =
-" PID IOPS IORPS IOWPS READS WRITES COMMAND";
+" PID IOPS IORPS IOWPS READS WRITES COMMAND";
/* these are names given to allowed sorting orders -- first is default */
static char *ordernames[] =