From f75ab6d2c11e8a8e18191b087564aedebbeb96c5 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 11 Apr 2016 13:00:33 +0200 Subject: Imported Upstream version 1.0.3 --- htop.1.in | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) (limited to 'htop.1.in') 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 . +htop is developed by Hisham Muhammad . .LP This man page was written by Bartosz Fenski for the Debian GNU/Linux distribution (but it may be used by others). It was updated by Hisham -- cgit v1.2.3