diff --git a/[refs] b/[refs] index fe2d65028ea8..6251cf72960e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3ccc7f293f2534ce1cbe5f91b943096a04d93395 +refs/heads/master: 34ad92c2388710cf24d27c896b8e6605c19a795c diff --git a/trunk/init/Kconfig b/trunk/init/Kconfig index d5a1a1228fab..3dcbd5bfd498 100644 --- a/trunk/init/Kconfig +++ b/trunk/init/Kconfig @@ -60,8 +60,8 @@ config INIT_ENV_ARG_LIMIT default 32 if !USERMODE default 128 if USERMODE help - This is the value of the two limits on the number of argument and of - env.var passed to init from the kernel command line. + Maximum of each of the number of arguments and environment + variables passed to init from the kernel command line. endmenu