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
Show whitespace changes
Inline
Side-by-side
htop.1.in
View file @
5c2d84ab
...
...
@@ -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 ma
n
datory for short options too.
.LP
.TP
\fB\-d \-\-delay=DELAY\fR
...
...
@@ -190,7 +190,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 +231,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
...
...
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