diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-07-22 09:59:34 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-07-22 09:59:34 +0000 |
commit | 1b90eedbcb35e6efa45ab1cc54857dedcafdf0d7 (patch) | |
tree | d01448ecbe7f0a238dad86a93fb0c8e1d50f3c45 /procps/Config.in | |
parent | c5385783973ca04c4403a9153fc8f20cd4cd24b2 (diff) | |
download | busybox-w32-1b90eedbcb35e6efa45ab1cc54857dedcafdf0d7.tar.gz busybox-w32-1b90eedbcb35e6efa45ab1cc54857dedcafdf0d7.tar.bz2 busybox-w32-1b90eedbcb35e6efa45ab1cc54857dedcafdf0d7.zip |
Patch from Terje Kvernes adding quite a lot of missing documentation
git-svn-id: svn://busybox.net/trunk/busybox@7093 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'procps/Config.in')
-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 | |||
62 | default y | 62 | default y |
63 | depends on CONFIG_TOP | 63 | depends on CONFIG_TOP |
64 | help | 64 | help |
65 | Please submit a patch to add help text for this item. | 65 | Make top display CPU usage. |
66 | 66 | ||
67 | config CONFIG_UPTIME | 67 | config CONFIG_UPTIME |
68 | bool "uptime" | 68 | bool "uptime" |