* docs/grub-dev.texi: Rearrange menu to match the section order.
Reported by: Bryan Hundven.
This commit is contained in:
parent
cc2fa5ec1e
commit
78b7d77bcd
2 changed files with 7 additions and 2 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue