summaryrefslogtreecommitdiffstats
path: root/contrib/top/commands.c
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2004-07-12 03:00:50 +0000
committeralfred <alfred@FreeBSD.org>2004-07-12 03:00:50 +0000
commit943cc11b6dbcd232ed99db08db26b6924caecacc (patch)
tree93b50c8e01089d040194e0482cc64b40245e1824 /contrib/top/commands.c
parent5b15fb7d429ff16fbdd06c6c113f97f32ae62748 (diff)
downloadFreeBSD-src-943cc11b6dbcd232ed99db08db26b6924caecacc.zip
FreeBSD-src-943cc11b6dbcd232ed99db08db26b6924caecacc.tar.gz
Make 'S' in interactive mode toggle display of system processes.
Diffstat (limited to 'contrib/top/commands.c')
-rw-r--r--contrib/top/commands.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/top/commands.c b/contrib/top/commands.c
index acb8577..4df6046 100644
--- a/contrib/top/commands.c
+++ b/contrib/top/commands.c
@@ -86,6 +86,7 @@ o - specify sort order (read, write, fault, total)\n", stdout);
fputs("\
r - renice a process\n\
s - change number of seconds to delay between updates\n\
+S - toggle the displaying of system processes\n\
u - display processes for only one user (+ selects all users)\n\
\n\
\n", stdout);
OpenPOWER on IntegriCloud