* 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>
+
+ * 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.
Usage: grub-setup [OPTION]... DEVICE\n\
\n\
Set up images to boot from DEVICE.\n\
-DEVICE must be a GRUB device (e.g. ``(hd0,0)'').\n\
+DEVICE must be a GRUB device (e.g. ``(hd0,1)'').\n\
\n\
-b, --boot-image=FILE use FILE as the boot image [default=%s]\n\
-c, --core-image=FILE use FILE as the core image [default=%s]\n\