Skip to content

Commit

Permalink
Document idle process state
Browse files Browse the repository at this point in the history
  • Loading branch information
cgzones authored and BenBE committed Aug 9, 2022
1 parent e34c387 commit 8e19b2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion htop.1.in
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 8e19b2a

Please sign in to comment.