summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--htop.1.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/htop.1.in b/htop.1.in
index eefc37f5..72a98fbe 100644
--- a/htop.1.in
+++ b/htop.1.in
@@ -449,6 +449,11 @@ resident memory size, see M_RESIDENT above).
.B USER
The username of the process owner, or the user ID if the name can't be
determined.
+
+On Linux the username is highlighted if the process has elevated privileges,
+i.e. if it has been started from binaries with file capabilities set or
+retained Linux capabilities, via the ambient set, after switching from the
+root user.
.TP
.B TIME (TIME+)
The time, measured in clock ticks that the process has spent in user and system