* 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> 2013-04-14 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/i386/linux.c: Remove useless leftover pointer. * grub-core/loader/i386/linux.c: Remove useless leftover pointer.

View file

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