[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100427133634.5c83f48e.randy.dunlap@oracle.com>
Date: Tue, 27 Apr 2010 13:36:34 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Li Zefan <lizf@...fujitsu.com>
Cc: Michal Marek <mmarek@...e.cz>,
Randy Dunlap <randy.dunlap@...cle.com>,
Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>, linux-kbuild@...r.kernel.org
Subject: Re: [PATCH 1/6] kconfig: print symbol type in help text
On Tue, 27 Apr 2010 15:48:29 +0800 Li Zefan wrote:
> [PATCH 2/6] menuconfig: improive help text a bit
>
> Suggested-by: Randy Dunlap <randy.dunlap@...cle.com>
> Signed-off-by: Li Zefan <lizf@...fujitsu.com>
Acked-by: Randy Dunlap <randy.dunlap@...cle.com>
> ---
> scripts/kconfig/mconf.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/scripts/kconfig/mconf.c b/scripts/kconfig/mconf.c
> index 33f31eb..7ca6e8e 100644
> --- a/scripts/kconfig/mconf.c
> +++ b/scripts/kconfig/mconf.c
> @@ -74,7 +74,7 @@ static const char mconf_readme[] = N_(
> "\n"
> " Shortcut: Press <H> or <?>.\n"
> "\n"
> -"o To show hidden options, press <Z>.\n"
> +"o To toggle the display of hidden options, press <Z>.\n"
> "\n"
> "\n"
> "Radiolists (Choice lists)\n"
> --
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists