Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/env.c')
-rw-r--r--coreutils/env.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/env.c b/coreutils/env.c
index 6eafd06ef..e9d3e883e 100644
--- a/coreutils/env.c
+++ b/coreutils/env.c
@@ -24,7 +24,7 @@
* - use xfunc_error_retval
*/
//config:config ENV
-//config: bool "env (4 kb)"
+//config: bool "env (4.3 kb)"
//config: default y
//config: help
//config: env is used to set an environment variable and run