summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2023-02-16 12:50:26 +0100
committerDaniel Lange <DLange@git.local>2023-02-16 12:52:14 +0100
commit37eddcf5cd5129040532d5f9b965006226fdb0c1 (patch)
tree22847493d9fa80331d9b3fe0a99e93367957e184
parent6d1c5de5188f5b00763113ede48c2371027ab012 (diff)
Document e3481a98 in man page (Linux: highlight username if process has elevated privileges)
-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

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