Fix documentation of behaviour after pressing ESC

Pointed out by Andrey Borzenkov.
This commit is contained in:
Colin Watson 2013-11-29 15:25:43 +00:00
parent 53cc63bf85
commit 2dbda2215c

View file

@ -1309,11 +1309,11 @@ before booting the default entry. Pressing a key interrupts the timeout.
If this option is set to @samp{countdown} or @samp{hidden}, then, before If this option is set to @samp{countdown} or @samp{hidden}, then, before
displaying the menu, GRUB will wait for the timeout set by displaying the menu, GRUB will wait for the timeout set by
@samp{GRUB_TIMEOUT} to expire. If @key{ESC} is pressed during that time, it @samp{GRUB_TIMEOUT} to expire. If @key{ESC} is pressed during that time, it
will display the menu and wait for input according to @samp{GRUB_TIMEOUT}. will display the menu and wait for input. If a hotkey associated with a
If a hotkey associated with a menu entry is pressed, it will boot the menu entry is pressed, it will boot the associated menu entry immediately.
associated menu entry immediately. If the timeout expires before either of If the timeout expires before either of these happens, it will boot the
these happens, it will boot the default entry. In the @samp{countdown} default entry. In the @samp{countdown} case, it will show a one-line
case, it will show a one-line indication of the remaining time. indication of the remaining time.
@item GRUB_DEFAULT_BUTTON @item GRUB_DEFAULT_BUTTON
@itemx GRUB_TIMEOUT_BUTTON @itemx GRUB_TIMEOUT_BUTTON