aboutsummaryrefslogtreecommitdiffstats
path: root/htop.1.in
diff options
context:
space:
mode:
authorEugene V. Lyubimkin <jackyf@debian.org>2014-05-01 13:16:56 +0300
committerDaniel Lange <DLange@git.local>2016-04-11 13:00:34 +0200
commit43997d37137cc1e4a1a5be654aa16d4992045e34 (patch)
treeb89a3360498e310adb64b337d849ea25aa0e51f0 /htop.1.in
parent51516557d375ac91e0a1a6f0525c3def1d3d79b0 (diff)
parentf75ab6d2c11e8a8e18191b087564aedebbeb96c5 (diff)
downloaddebian_htop-43997d37137cc1e4a1a5be654aa16d4992045e34.tar.gz
debian_htop-43997d37137cc1e4a1a5be654aa16d4992045e34.tar.bz2
debian_htop-43997d37137cc1e4a1a5be654aa16d4992045e34.zip
Imported Debian patch 1.0.3-1debian/1.0.3-1
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