]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2008-01-05 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Sat, 5 Jan 2008 12:20:28 +0000 (12:20 +0000)
committerrobertmh <robertmh@localhost>
Sat, 5 Jan 2008 12:20:28 +0000 (12:20 +0000)
        * util/i386/pc/grub-setup.c (usage): Replace obsolete `(hd0,0)' in
        usage example with `(hd0,1)'.

ChangeLog
util/i386/pc/grub-setup.c

index 554ac03b17f85a5365c28b95a40cead10ae57a1b..4acd8b403a90a9424e8b9621f9e8dfa1e6b642c9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index abbea4c068d925fd4e75cbb1263f23ed2168f3b0..72ae25c221d9c07a5a121a098b6cedddd04c0865 100644 (file)
@@ -537,7 +537,7 @@ usage (int status)
 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\