Hello!

The attached patch fixes a typo: usable vs. unable :-)

ChangeLog:

        * stage2/char_io.c (get_cmdline): recognize backspace when
        ncurses fails to do it
        * docs/grub.texi: typo fixed

Pavel Roskin
Index: docs/grub.texi
===================================================================
RCS file: /gd/gnu/anoncvsroot/grub/docs/grub.texi,v
retrieving revision 1.21
diff -u -r1.21 grub.texi
--- grub.texi   1999/06/28 04:10:34     1.21
+++ grub.texi   1999/07/13 13:49:29
@@ -1086,7 +1086,7 @@
 @item 10 : Unsupported Multiboot features requested
 This error is returned when the Multiboot features word in the Multiboot
 header requires a feature that is not recognized. The point of this is
-that the kernel requires special handling which GRUB is likely usable to
+that the kernel requires special handling which GRUB is likely unable to
 provide.
 
 @item 11 : Device string unrecognizable

Reply via email to