* docs/grub.texi Fix documentation of GRUB_HIDDEN_TIMOUNT to match the

actual implementation. Specifically, clarify that the grub menu will
       be displayed for GRUB_TIMOUT seconds after the hidden timeout has
       passed.
This commit is contained in:
Jordan Uggla 2012-05-21 23:04:11 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent dcaaae9dbe
commit 34274d0257
2 changed files with 12 additions and 1 deletions

View file

@ -1,3 +1,10 @@
2012-05-21 Jordan Uggla <jordan.uggla@gmail.com>
* docs/grub.texi Fix documentation of GRUB_HIDDEN_TIMOUNT to match the
actual implementation. Specifically, clarify that the grub menu will
be displayed for GRUB_TIMOUT seconds after the hidden timeout has
passed.
2012-05-21 Benjamin Herrenschmidt <benh@kernel.crashing.org>
* grub-core/kern/powerpc/dl.c (trampoline_template): Use r12 instead