* util/grub-install.in (usage): Clarify meaning of --root-directory,
and make it clearer that it's optional. Based on confusion
witnessed on IRC.
+2010-01-11 Colin Watson <cjwatson@ubuntu.com>
+
+ * util/grub-install.in (usage): Clarify meaning of --root-directory,
+ and make it clearer that it's optional. Based on confusion
+ witnessed on IRC.
+
2010-01-10 Vladimir Serbinenko <phcoder@gmail.com>
* term/i386/pc/vga_text.c (inc_y): Fix off-by-one error which resulted
INSTALL_DEVICE can be a GRUB device name or a system device filename.
-grub-install copies GRUB images into the DIR/boot directory specified by
---root-directory, and uses grub-setup to install grub into the boot
-sector.
+grub-install copies GRUB images into /boot/grub (or /grub on NetBSD and
+OpenBSD), and uses grub-setup to install grub into the boot sector.
+
+If the --root-directory option is used, then grub-install will copy
+images into the operating system installation rooted at that directory.
Report bugs to <bug-grub@gnu.org>.
EOF