diff --git a/htop.1.in b/htop.1.in index c81c8192..1bc76a3c 100644 --- a/htop.1.in +++ b/htop.1.in @@ -327,7 +327,8 @@ The process ID. .TP .B STATE (S) The state of the process: - \fBS\fR for sleeping (idle) + \fBS\fR for sleeping + \fBI\fR for idle (longer inactivity than sleeping on platforms that distinguish) \fBR\fR for running \fBD\fR for disk sleep (uninterruptible) \fBZ\fR for zombie (waiting for parent to read its exit status)