diff options
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 b834fbf..f041b5d 100644 --- a/procps/Config.in +++ b/procps/Config.in @@ -122,7 +122,7 @@ config FEATURE_TOP_CPU_GLOBAL_PERCENTS Makes top display "CPU: NN% usr NN% sys..." line. config FEATURE_TOP_DECIMALS - bool "Show 1/10th of a percent in CPU/mem statistics (adds 0.5k bytes)" + bool "Show 1/10th of a percent in CPU/mem statistics (adds 0.3k bytes)" default n depends on FEATURE_TOP_CPU_USAGE_PERCENTAGE help |