summaryrefslogtreecommitdiffstats
path: root/htop.1.in
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2015-02-04 11:47:00 -0200
committerHisham Muhammad <hisham@gobolinux.org>2015-02-04 11:47:00 -0200
commitcc269741295610743b50b0d0fa650e79dd2208af (patch)
treecb4081b7d14f5a372ea79f07aaea337559771504 /htop.1.in
parent574c3decb5213073c41107b89959746f5864b7c1 (diff)
Match IO field descriptions with new labels.
Diffstat (limited to 'htop.1.in')
-rw-r--r--htop.1.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/htop.1.in b/htop.1.in
index c4621ab3..8a9527bd 100644
--- a/htop.1.in
+++ b/htop.1.in
@@ -319,13 +319,13 @@ Bytes of write(2) I/O for the process.
.B CNCLWB (IO_CANCEL)
Bytes of cancelled write(2) I/O.
.TP
-.B IO_READ_RATE (IORR)
+.B IO_READ_RATE (DISK READ)
The I/O rate of read(2) in bytes per second, for the process.
.TP
-.B IO_WRITE_RATE (IOWR)
+.B IO_WRITE_RATE (DISK WRITE)
The I/O rate of write(2) in bytes per second, for the process.
.TP
-.B IO_RATE (IORW)
+.B IO_RATE (DISK R/W)
The I/O rate, IO_READ_RATE + IO_WRITE_RATE (see above).
.TP
.B CGROUP

© 2014-2024 Faster IT GmbH | imprint | privacy policy