summaryrefslogtreecommitdiffstats
path: root/rules/atop.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2010-03-17 21:08:16 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-03-19 11:41:04 +0100
commit6fa8d8fa7cd8fe93c014a0168dccf5d66501f5bc (patch)
treec361922b89af11633c5f37d0b174d53838c293f0 /rules/atop.in
parentb0fd1ef27facb96e2cbfcad582539f9a86572e98 (diff)
downloadptxdist-6fa8d8fa7cd8fe93c014a0168dccf5d66501f5bc.tar.gz
ptxdist-6fa8d8fa7cd8fe93c014a0168dccf5d66501f5bc.tar.xz
[atop] fixed homepage in help text
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/atop.in')
-rw-r--r--rules/atop.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/rules/atop.in b/rules/atop.in
index 65aecdcce..3bdeb47b9 100644
--- a/rules/atop.in
+++ b/rules/atop.in
@@ -1,10 +1,13 @@
## SECTION=shell_and_console
+
config ATOP
tristate "atop"
select ZLIB
select NCURSES
select LIBC_M
help
+ Monitor for system resources and process activity
+
Atop is an ASCII full-screen performance monitor that is capable of
reporting the activity of all processes (even if processes have
finished during the interval), daily logging of system and process
@@ -15,5 +18,5 @@ config ATOP
CPU utilization, the memory growth, priority, username, state,
and exit code.
- http://www.atcomputing.nl/Tools/atop
+ http://www.atoptool.nl/