config: update size information
[oweals/busybox.git] / procps / uptime.c
index 3262f41b4aa4e40931addfe6cb4bbefc644a3922..31581271f87520ec6628717f19f23845e61da53f 100644 (file)
@@ -12,7 +12,7 @@
  * Added FEATURE_UPTIME_UTMP_SUPPORT flag.
  */
 //config:config UPTIME
-//config:      bool "uptime (632 bytes)"
+//config:      bool "uptime (3.7 kb)"
 //config:      default y
 //config:      select PLATFORM_LINUX #sysinfo()
 //config:      help