diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-07-22 09:59:34 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-07-22 09:59:34 +0000 |
commit | 9c3c38da5575b1eca8690855a2e4894d4cab34e2 (patch) | |
tree | d01448ecbe7f0a238dad86a93fb0c8e1d50f3c45 /procps | |
parent | 6fd0e31e872b366231bf0c9de1a0bafdd738a78e (diff) | |
download | busybox-9c3c38da5575b1eca8690855a2e4894d4cab34e2.tar.gz |
Patch from Terje Kvernes adding quite a lot of missing documentation
Diffstat (limited to 'procps')
-rw-r--r-- | procps/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/Config.in b/procps/Config.in index 9458618b3..23f2f7f3d 100644 --- a/procps/Config.in +++ b/procps/Config.in @@ -62,7 +62,7 @@ config FEATURE_CPU_USAGE_PERCENTAGE default y depends on CONFIG_TOP help - Please submit a patch to add help text for this item. + Make top display CPU usage. config CONFIG_UPTIME bool "uptime" |