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
8f07868f
Commit
8f07868f
authored
Aug 20, 2015
by
Hisham Muhammad
Browse files
A more portable version of the note suggested in #113.
Closes #113.
parent
0507cd38
Changes
1
Hide whitespace changes
Inline
Side-by-side
htop.1.in
View file @
8f07868f
...
@@ -237,7 +237,7 @@ plus twenty. Different for real-time processes.
...
@@ -237,7 +237,7 @@ plus twenty. Different for real-time processes.
.B NICE (NI)
.B NICE (NI)
The nice value of a process, from 19 (low priority) to -20 (high priority). A
The nice value of a process, from 19 (low priority) to -20 (high priority). A
high value means the process is being nice, letting others have a higher
high value means the process is being nice, letting others have a higher
relative priority.
Only root can lower the value
.
relative priority.
The usual OS permission restrictions for adjusting priority apply
.
.TP
.TP
.B STARTTIME (START)
.B STARTTIME (START)
The time the process was started.
The time the process was started.
...
@@ -366,7 +366,7 @@ The decision to use this convention was made in order to conserve screen space
...
@@ -366,7 +366,7 @@ The decision to use this convention was made in order to conserve screen space
and make memory size representations consistent throughout htop.
and make memory size representations consistent throughout htop.
.SH "SEE ALSO"
.SH "SEE ALSO"
proc(5), top(1), free(1), ps(1), uptime(1)
proc(5), top(1), free(1), ps(1), uptime(1)
, limits.conf(5)
.SH "AUTHORS"
.SH "AUTHORS"
.LP
.LP
...
...
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