config: update size information
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/runit/chpst.c b/runit/chpst.c
index c2641ce..5e77245 100644
--- a/runit/chpst.c
+++ b/runit/chpst.c
@@ -28,20 +28,20 @@
/* Busyboxed by Denys Vlasenko <vda.linux@googlemail.com> */
//config:config CHPST
-//config: bool "chpst (8.7 kb)"
+//config: bool "chpst (9 kb)"
//config: default y
//config: help
//config: chpst changes the process state according to the given options, and
//config: execs specified program.
//config:
//config:config SETUIDGID
-//config: bool "setuidgid (4.2 kb)"
+//config: bool "setuidgid (4 kb)"
//config: default y
//config: help
//config: Sets soft resource limits as specified by options
//config:
//config:config ENVUIDGID
-//config: bool "envuidgid (3.6 kb)"
+//config: bool "envuidgid (3.9 kb)"
//config: default y
//config: help
//config: Sets $UID to account's uid and $GID to account's gid
@@ -54,7 +54,7 @@
//config: in the given directory
//config:
//config:config SOFTLIMIT
-//config: bool "softlimit (4.3 kb)"
+//config: bool "softlimit (4.5 kb)"
//config: default y
//config: help
//config: Sets soft resource limits as specified by options