Fix documentation of timeout expiry.
This commit is contained in:
parent
8f236c1419
commit
827d87e9d6
1 changed files with 2 additions and 2 deletions
|
@ -1312,8 +1312,8 @@ displaying the menu, GRUB will wait for the timeout set by
|
||||||
will display the menu and wait for input according to @samp{GRUB_TIMEOUT}.
|
will display the menu and wait for input according to @samp{GRUB_TIMEOUT}.
|
||||||
If a hotkey associated with a menu entry is pressed, it will boot the
|
If a hotkey associated with a menu entry is pressed, it will boot the
|
||||||
associated menu entry immediately. If the timeout expires before either of
|
associated menu entry immediately. If the timeout expires before either of
|
||||||
these happens, it will display the menu. In the @samp{countdown} case, it
|
these happens, it will boot the default entry. In the @samp{countdown}
|
||||||
will show a one-line indication of the remaining time.
|
case, it will show a one-line indication of the remaining time.
|
||||||
|
|
||||||
@item GRUB_HIDDEN_TIMEOUT
|
@item GRUB_HIDDEN_TIMEOUT
|
||||||
Wait this many seconds before displaying the menu. If @key{ESC} is pressed
|
Wait this many seconds before displaying the menu. If @key{ESC} is pressed
|
||||||
|
|
Loading…
Reference in a new issue