[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] menu.c clearer instructions
From: |
jidanni |
Subject: |
Re: [PATCH] menu.c clearer instructions |
Date: |
Sat, 27 Dec 2008 06:54:04 +0800 |
2008-12-27 address@hidden
* normal/menu.c: print clearer instructions on the screen
--- menuORIG.c 2008-12-27 02:42:57.000000000 +0800
+++ menu.c 2008-12-27 02:53:49.000000000 +0800
@@ -82,8 +82,8 @@
{
grub_printf ("\n\
Minimum Emacs-like screen editing is supported. TAB lists\n\
- available completions. Press C-x (\'x\' with Ctrl) to boot,\n\
- C-c (\'c\' with Ctrl) for a command-line or ESC to return menu.");
+ completions. C-x (\'x\' with Ctrl) to boot, C-c for command-line,\n\
+ or ESC to throw away changes and return to menu.");
}
else
{
"No name needed".
- [PATCH] menu.c clearer instructions, jidanni, 2008/12/26
- cmdline.c: ESC at any time exits: only mentioned once, jidanni, 2008/12/26
- Re: [PATCH] menu.c clearer instructions, Carles Pina i Estany, 2008/12/26
- Re: [PATCH] menu.c clearer instructions,
jidanni <=
- Re: [PATCH] menu.c clearer instructions, Pavel Roskin, 2008/12/27
- Re: [PATCH] menu.c clearer instructions, jidanni, 2008/12/27
- Re: [PATCH] menu.c clearer instructions, jidanni, 2008/12/29
- Re: [PATCH] menu.c clearer instructions, Jerone Young, 2008/12/30
- Re: [PATCH] menu.c clearer instructions, jidanni, 2008/12/31