summaryrefslogtreecommitdiffstats
path: root/htop.1.in
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2015-08-20 02:17:11 -0300
committerHisham Muhammad <hisham@gobolinux.org>2015-08-20 02:17:11 -0300
commit8f07868fefeb844a852fab704c0763b0e9a9bf01 (patch)
treecd79bc553f5e5db0b8acb829c5be16ee6fe40f9b /htop.1.in
parent0507cd38f7f7d58bf9063beed75ede802e8532dc (diff)
A more portable version of the note suggested in #113.
Closes #113.
Diffstat (limited to 'htop.1.in')
-rw-r--r--htop.1.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/htop.1.in b/htop.1.in
index 59c028ee..199bd1ba 100644
--- a/htop.1.in
+++ b/htop.1.in
@@ -237,7 +237,7 @@ plus twenty. Different for real-time processes.
.B NICE (NI)
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
-relative priority. Only root can lower the value.
+relative priority. The usual OS permission restrictions for adjusting priority apply.
.TP
.B STARTTIME (START)
The time the process was started.
@@ -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.
.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"
.LP

© 2014-2024 Faster IT GmbH | imprint | privacy policy