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.
This commit is contained in:
Colin Watson 2010-01-11 12:00:57 +00:00
parent ffa8e3d277
commit a788afb626
2 changed files with 11 additions and 3 deletions

View file

@ -1,3 +1,9 @@
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