* docs/grub-dev.texi: Rearrange menu to match the section order.

Reported by: Bryan Hundven.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-04-14 19:07:55 +02:00
parent cc2fa5ec1e
commit 78b7d77bcd
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2013-04-14 Vladimir Serbinenko <phcoder@gmail.com>
* docs/grub-dev.texi: Rearrange menu to match the section order.
Reported by: Bryan Hundven.
2013-04-14 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/i386/linux.c: Remove useless leftover pointer.

View File

@ -74,8 +74,8 @@ This edition documents version @value{VERSION}.
@menu
* Getting the source code::
* Finding your way around::
* Coding style::
* Finding your way around::
* Contributing Changes::
* Porting::
* Error Handling::
@ -948,8 +948,8 @@ driver manager works are not included here.
@menu
* Video API::
* Bitmap API::
* Example usage of Video API::
* Bitmap API::
@end menu
@node Video API