2008-01-05 Robert Millan <rmh@aybabtu.com>

* util/i386/pc/grub-setup.c (usage): Replace obsolete `(hd0,0)' in
        usage example with `(hd0,1)'.
This commit is contained in:
robertmh 2008-01-05 12:20:28 +00:00
parent c8ee99d76e
commit 7ac3bcfa83
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-01-05 Robert Millan <rmh@aybabtu.com>
* util/i386/pc/grub-setup.c (usage): Replace obsolete `(hd0,0)' in
usage example with `(hd0,1)'.
2008-01-05 Robert Millan <rmh@aybabtu.com>
* kern/i386/loader.S (grub_linux_is_bzimage): New variable.