* docs/grub.texi (Simple configuration): Fix copy-and-paste typo.
Thanks to Jordan Uggla for spotting this.
This commit is contained in:
parent
1515ec8684
commit
0819fec8a1
2 changed files with 6 additions and 1 deletions
|
@ -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>
|
2010-06-02 Aleš Nesrsta <starous@volny.cz>
|
||||||
|
|
||||||
Finally make USB usable.
|
Finally make USB usable.
|
||||||
|
|
|
@ -877,7 +877,7 @@ Valid terminal output names depend on the platform, but may include
|
||||||
@samp{gfxterm} (graphics-mode output), @samp{ofconsole} (Open Firmware
|
@samp{gfxterm} (graphics-mode output), @samp{ofconsole} (Open Firmware
|
||||||
console), or @samp{vga_text} (VGA text output, mainly useful with Coreboot).
|
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
|
@item GRUB_TERMINAL
|
||||||
If this option is set, it overrides both @samp{GRUB_TERMINAL_INPUT} and
|
If this option is set, it overrides both @samp{GRUB_TERMINAL_INPUT} and
|
||||||
|
|
Loading…
Reference in a new issue