]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* docs/grub.texi (Simple configuration): Fix copy-and-paste typo.
authorColin Watson <cjwatson@debian.org>
Wed, 2 Jun 2010 21:48:13 +0000 (22:48 +0100)
committerColin Watson <cjwatson@debian.org>
Wed, 2 Jun 2010 21:48:13 +0000 (22:48 +0100)
Thanks to Jordan Uggla for spotting this.

ChangeLog
docs/grub.texi

index 49583746cf2cb67c3bd46c32262b36fa7f94d276..8036c7fdb630180a0c3b6a4cddd36bfc3a858c6a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-06-02  Colin Watson  <cjwatson@ubuntu.com>
+
+       * docs/grub.texi (Simple configuration): Fix copy-and-paste typo.
+       Thanks to Jordan Uggla for spotting this.
+
 2010-06-02  Aleš Nesrsta <starous@volny.cz>
 
        Finally make USB usable.
index 1f0c2083eea8eb264b81956e23cc33de884ba1f0..d73c03d9bad2724449fbe951972ab82a4acaba32 100644 (file)
@@ -877,7 +877,7 @@ Valid terminal output names depend on the platform, but may include
 @samp{gfxterm} (graphics-mode output), @samp{ofconsole} (Open Firmware
 console), or @samp{vga_text} (VGA text output, mainly useful with Coreboot).
 
-The default is to use the platform's native terminal input.
+The default is to use the platform's native terminal output.
 
 @item GRUB_TERMINAL
 If this option is set, it overrides both @samp{GRUB_TERMINAL_INPUT} and