2009-06-17 Colin Watson <cjwatson@ubuntu.com>

* util/elf/grub-mkimage.c (usage): Prefix each option line with two
	spaces, for the benefit of help2man.
	* util/i386/efi/grub-mkimage.c (usage): Likewise.
This commit is contained in:
fzielcke 2009-06-17 06:07:36 +00:00
parent a2d08c06c3
commit 1bd265f306
3 changed files with 20 additions and 14 deletions

View file

@ -1,3 +1,9 @@
2009-06-17 Colin Watson <cjwatson@ubuntu.com>
* util/elf/grub-mkimage.c (usage): Prefix each option line with two
spaces, for the benefit of help2man.
* util/i386/efi/grub-mkimage.c (usage): Likewise.
2009-06-16 Pavel Roskin <proski@gnu.org>
* kern/i386/halt.c: Include grub/machine/init.h.