aboutsummaryrefslogtreecommitdiffstats
path: root/htop.1.in
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2016-04-11 13:00:33 +0200
committerDaniel Lange <DLange@git.local>2016-04-11 13:00:33 +0200
commitf75ab6d2c11e8a8e18191b087564aedebbeb96c5 (patch)
tree2a046e11678e798f3f9c7f7af4f9ac205c8d2731 /htop.1.in
parent2004bbc3ef28ada3acca05f5d5fa9108121a6784 (diff)
downloaddebian_htop-f75ab6d2c11e8a8e18191b087564aedebbeb96c5.tar.gz
debian_htop-f75ab6d2c11e8a8e18191b087564aedebbeb96c5.tar.bz2
debian_htop-f75ab6d2c11e8a8e18191b087564aedebbeb96c5.zip
Imported Upstream version 1.0.3upstream/1.0.3
Diffstat (limited to 'htop.1.in')
-rw-r--r--htop.1.in19
1 files changed, 12 insertions, 7 deletions
diff --git a/htop.1.in b/htop.1.in
index bd8b909..a0e2a26 100644
--- a/htop.1.in
+++ b/htop.1.in
@@ -17,7 +17,7 @@ entering their PIDs.
.br
.SH "COMMAND-LINE OPTIONS"
.LP
-Mandatory arguments to long options are madatory for short options too.
+Mandatory arguments to long options are mandatory for short options too.
.LP
.TP
\fB\-d \-\-delay=DELAY\fR
@@ -91,9 +91,11 @@ between them as a tree. Toggling the key will switch between tree and
your previously selected sort view. Selecting a sort view will exit
tree view.
.TP
-.B F6, <, >
-Select a field for sorting. The current sort field is indicated by a
-highlight in the header.
+.B F6
+On sorted view, select a field for sorting, also accessible through < and >.
+The current sort field is indicated by a highlight in the header.
+On tree view, expand or collapse the current subtree. A "+" indicator in the
+tree node indicates that it is collapsed.
.TP
.B F7, ]
Increase the selected process's priority (subtract from 'nice' value).
@@ -190,7 +192,7 @@ The state of the process:
\fBS\fR for sleeping (idle)
\fBR\fR for running
\fBD\fR for disk sleep (uninterruptible)
- \fBZ\fR for zombie (waiting for parent to read it's exit status)
+ \fBZ\fR for zombie (waiting for parent to read its exit status)
\fBT\fR for traced or suspended (e.g by SIGTSTP)
\fBW\fR for paging
.TP
@@ -231,7 +233,7 @@ executing system calls on behalf of all the process's waited-for children (see
STIME above).
.TP
.B PRIORITY (PRI)
-The kernels internal priority for the process, usually just it's nice value
+The kernel's internal priority for the process, usually just its nice value
plus twenty. Different for real-time processes.
.TP
.B PERCENT_MEM
@@ -313,6 +315,9 @@ OpenVZ process ID.
.B VXID
VServer process ID.
.TP
+.B OOM
+OOM killer score.
+.TP
.B All other flags
Currently unsupported (always displays '-').
@@ -321,7 +326,7 @@ proc(5), top(1), free(1), ps(1), uptime(1)
.SH "AUTHORS"
.LP
-htop is developed by Hisham Muhammad <loderunner@users.sourceforge.net>.
+htop is developed by Hisham Muhammad <hisham@gobolinux.org>.
.LP
This man page was written by Bartosz Fenski <fenio@o2.pl> for the Debian
GNU/Linux distribution (but it may be used by others). It was updated by Hisham

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