diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-03-27 17:56:20 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-03-27 17:56:20 -0700 |
commit | 0aa43b4fe8479c18970e9cf430384d57f4eb7dde (patch) | |
tree | e95b5e1aba95937ee8717631e3254e4e443a88b8 /docs/gnulinux/grub_cbfs.md | |
parent | 6fc52cfadb0e265ef664b21c1b997ba3f08b153b (diff) | |
download | librebootfr-0aa43b4fe8479c18970e9cf430384d57f4eb7dde.tar.gz librebootfr-0aa43b4fe8479c18970e9cf430384d57f4eb7dde.zip |
Fix docs page titles
Diffstat (limited to 'docs/gnulinux/grub_cbfs.md')
-rw-r--r-- | docs/gnulinux/grub_cbfs.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/gnulinux/grub_cbfs.md b/docs/gnulinux/grub_cbfs.md index 43857984..538a04fd 100644 --- a/docs/gnulinux/grub_cbfs.md +++ b/docs/gnulinux/grub_cbfs.md @@ -1,6 +1,4 @@ - -How to replace the default GRUB configuration file on a libreboot system -======================================================================== +% How to replace the default GRUB configuration file on a libreboot system Libreboot on x86 uses the GRUB [payload](http://www.coreboot.org/Payloads#GRUB_2) by default, which |