diff --git a/htop.1.in b/htop.1.in index 70334f9b7..7c3309e03 100644 --- a/htop.1.in +++ b/htop.1.in @@ -500,13 +500,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 (DISK READ) +.B IO_READ_RATE (DIOR) The I/O rate of read(2) in bytes per second, for the process. .TP -.B IO_WRITE_RATE (DISK WRITE) +.B IO_WRITE_RATE (DIOW) The I/O rate of write(2) in bytes per second, for the process. .TP -.B IO_RATE (DISK R/W) +.B IO_RATE (DIORW) The I/O rate, IO_READ_RATE + IO_WRITE_RATE (see above). .TP .B CGROUP