summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2022-08-09 22:02:23 +0200
committerBenBE <BenBE@geshi.org>2022-08-09 22:07:36 +0200
commit8e19b2a2c5655c132a3b41f9a911471dd32914d4 (patch)
tree525ae3d6c3ec141bb89d291f348c10bd2b8e557f
parente34c387388b9cfd13f645edc6218984d95c43456 (diff)
Document idle process state
Closes: #1001
-rw-r--r--htop.1.in3
1 files changed, 2 insertions, 1 deletions
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)

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