* docs/grub.texi (Troubleshooting): `echo' is not usually available

in the rescue shell, so recommend using `set' instead.  Thanks,
Jordan Uggla.
This commit is contained in:
Colin Watson 2010-06-07 21:10:29 +01:00
parent 4003dd38df
commit a6a700aa52
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2010-06-07 Colin Watson <cjwatson@ubuntu.com>
* docs/grub.texi (Troubleshooting): `echo' is not usually available
in the rescue shell, so recommend using `set' instead. Thanks,
Jordan Uggla.
2010-06-07 Colin Watson <cjwatson@ubuntu.com>
* docs/grub.texi (Filesystem): Refer to `search' instead of `find'.