grub-devel
[Top][All Lists]
Advanced

[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".




reply via email to

[Prev in Thread] Current Thread [Next in Thread]