* docs/grub.texi (Simple configuration): Tidy up formatting.
This commit is contained in:
parent
57d75699d6
commit
83a3c48d37
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2011-03-09 Colin Watson <cjwatson@ubuntu.com>
|
||||||
|
|
||||||
|
* docs/grub.texi (Simple configuration): Tidy up formatting.
|
||||||
|
|
||||||
2011-03-07 Szymon Janc <szymon@janc.net.pl>
|
2011-03-07 Szymon Janc <szymon@janc.net.pl>
|
||||||
|
|
||||||
* grub-core/fs/zfs/zfs.c (zap_leaf_lookup):
|
* grub-core/fs/zfs/zfs.c (zap_leaf_lookup):
|
||||||
|
|
|
@ -1036,8 +1036,8 @@ it as a new default entry for use by future runs of GRUB. This is only
|
||||||
useful if @samp{GRUB_DEFAULT=saved}; it is a separate option because
|
useful if @samp{GRUB_DEFAULT=saved}; it is a separate option because
|
||||||
@samp{GRUB_DEFAULT=saved} is useful without this option, in conjunction with
|
@samp{GRUB_DEFAULT=saved} is useful without this option, in conjunction with
|
||||||
@command{grub-set-default} or @command{grub-reboot}. Unset by default.
|
@command{grub-set-default} or @command{grub-reboot}. Unset by default.
|
||||||
The remarks of @pxref{Changes from GRUB Legacy} on the availability
|
@samp{save_env} may not be available in all situations
|
||||||
of @samp{save_env} apply.
|
(@pxref{Changes from GRUB Legacy}).
|
||||||
|
|
||||||
@item GRUB_TIMEOUT
|
@item GRUB_TIMEOUT
|
||||||
Boot the default entry this many seconds after the menu is displayed, unless
|
Boot the default entry this many seconds after the menu is displayed, unless
|
||||||
|
|
Loading…
Reference in a new issue