summaryrefslogtreecommitdiffstats
path: root/docs/gnulinux/grub_config.html
diff options
context:
space:
mode:
authorLeah Woods <info@minifree.org>2016-05-07 16:21:53 (EDT)
committer Leah Woods <info@minifree.org>2016-05-07 16:21:53 (EDT)
commitb16c3771fe18a1dbc8fbf8de57b207a0c695872d (patch)
treecf687d557b38dd963ed134c34373cb0f6a083243 /docs/gnulinux/grub_config.html
parentb1c3a44cd0ef2efc65d7c73c235ac15dd4090ba8 (diff)
downloadlibreboot-b16c3771fe18a1dbc8fbf8de57b207a0c695872d.zip
libreboot-b16c3771fe18a1dbc8fbf8de57b207a0c695872d.tar.gz
libreboot-b16c3771fe18a1dbc8fbf8de57b207a0c695872d.tar.bz2
backport changes to master branch
Diffstat (limited to 'docs/gnulinux/grub_config.html')
-rw-r--r--docs/gnulinux/grub_config.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gnulinux/grub_config.html b/docs/gnulinux/grub_config.html
index c9fdb95..2771be9 100644
--- a/docs/gnulinux/grub_config.html
+++ b/docs/gnulinux/grub_config.html
@@ -55,7 +55,7 @@
<p>
Then do this as root:<br/>
$ <b>cd /boot/grub/</b><br/>
- $ <b>ln -s grub.cfg coreboot_grub.cfg</b>
+ $ <b>ln -s grub.cfg libreboot_grub.cfg</b>
</p>
<p>
After that, your system should then boot automatically.