From 04a17f6fbd550fe88caf6e89cbcd6d2fb7e678dd Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Sun, 30 Oct 2005 15:01:46 -0800 Subject: [PATCH] --- yaml --- r: 11811 b: refs/heads/master c: 34ad92c2388710cf24d27c896b8e6605c19a795c h: refs/heads/master i: 11809: 4ba48cdfecf949ff0a9777c09a12322058ecff43 11807: a011bafb1cf2c1c2d5d8fbf9f7b84da927e3e304 v: v3 --- [refs] | 2 +- trunk/init/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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