diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-11-04 04:28:03 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-11-04 04:28:03 +0000 |
commit | 23d2d8da1c9796dad279b91e4213ac4429920b76 (patch) | |
tree | 28921731b729d26f20e616517f1f0fe84062e364 /docs/howtos/grub_cbfs.html | |
parent | ab4a2de1ed2754d6815407311cd1d6e2b2a17891 (diff) | |
download | librebootfr-23d2d8da1c9796dad279b91e4213ac4429920b76.tar.gz librebootfr-23d2d8da1c9796dad279b91e4213ac4429920b76.zip |
docs: grub_cbfs.html Small fix
Diffstat (limited to 'docs/howtos/grub_cbfs.html')
-rw-r--r-- | docs/howtos/grub_cbfs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howtos/grub_cbfs.html b/docs/howtos/grub_cbfs.html index 29c23014..503776ab 100644 --- a/docs/howtos/grub_cbfs.html +++ b/docs/howtos/grub_cbfs.html @@ -29,7 +29,7 @@ Libreboot uses the GRUB <a href="http://www.coreboot.org/Payloads#GRUB_2">payload</a> by default, which means that the GRUB configuration file (where your GRUB menu comes from) is stored directly alongside libreboot - and it's GRUB payload executable, executed by libreboot inside + and it's GRUB payload executable, inside the flash chip. In context, this means that installing distributions and managing them is handled slightly differently compared to traditional BIOS systems. </p> |