Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Commits
5c2d84ab
Commit
5c2d84ab
authored
May 23, 2013
by
Hisham Muhammad
Browse files
Apply patch fixing typos, and catch another one. Closes #3613760.
parent
322ba274
Changes
1
Hide whitespace changes
Inline
Side-by-side
htop.1.in
View file @
5c2d84ab
...
@@ -17,7 +17,7 @@ entering their PIDs.
...
@@ -17,7 +17,7 @@ entering their PIDs.
.br
.br
.SH "COMMAND-LINE OPTIONS"
.SH "COMMAND-LINE OPTIONS"
.LP
.LP
Mandatory arguments to long options are madatory for short options too.
Mandatory arguments to long options are ma
n
datory for short options too.
.LP
.LP
.TP
.TP
\fB\-d \-\-delay=DELAY\fR
\fB\-d \-\-delay=DELAY\fR
...
@@ -190,7 +190,7 @@ The state of the process:
...
@@ -190,7 +190,7 @@ The state of the process:
\fBS\fR for sleeping (idle)
\fBS\fR for sleeping (idle)
\fBR\fR for running
\fBR\fR for running
\fBD\fR for disk sleep (uninterruptible)
\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)
\fBT\fR for traced or suspended (e.g by SIGTSTP)
\fBW\fR for paging
\fBW\fR for paging
.TP
.TP
...
@@ -231,7 +231,7 @@ executing system calls on behalf of all the process's waited-for children (see
...
@@ -231,7 +231,7 @@ executing system calls on behalf of all the process's waited-for children (see
STIME above).
STIME above).
.TP
.TP
.B PRIORITY (PRI)
.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.
plus twenty. Different for real-time processes.
.TP
.TP
.B PERCENT_MEM
.B PERCENT_MEM
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment