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: Jerone Young
Subject: Re: [PATCH] menu.c clearer instructions
Date: Sun, 4 Jan 2009 23:31:26 -0600

Committed a variant of this patch into the repository.
   
                      Thanks,

                                Jerone

On Fri, Dec 26, 2008 at 4:54 PM, <address@hidden> wrote:
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".


_______________________________________________
Grub-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/grub-devel


reply via email to

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