summaryrefslogtreecommitdiffstats
path: root/rules/procps.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-03-25 14:59:20 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-03-25 14:59:20 +0000
commit97499a5f2a11c8394e32432de8b009f358e3ded3 (patch)
treede2eaf91e2c9c82bd4c99820226b1d07fd1b38b3 /rules/procps.in
parent121d4e5a257c479b1e556be9a85228adebe7af5d (diff)
downloadptxdist-97499a5f2a11c8394e32432de8b009f358e3ded3.tar.gz
ptxdist-97499a5f2a11c8394e32432de8b009f358e3ded3.tar.xz
[procps] added help text
by Juergen Beisert Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10166 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/procps.in')
-rw-r--r--rules/procps.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/rules/procps.in b/rules/procps.in
index 841d0770b..fe8967b03 100644
--- a/rules/procps.in
+++ b/rules/procps.in
@@ -14,7 +14,9 @@ config PROCPS_TOP
prompt "top"
depends on !BUSYBOX_TOP || ALLYES
help
- FIXME: This item needs to be documented
+ The top program provides a dynamic real-time view of a running
+ system.
+ Note: This command enlarges your system by the ncurses library.
comment "top is disabled by busybox top"
depends on BUSYBOX_TOP
@@ -24,6 +26,7 @@ config PROCPS_SLABTOP
prompt "slabtop"
help
display kernel slab cache information in real time
+ Note: This command enlarges your system by the ncurses library.
config PROCPS_SYSCTL
bool