From 78067dd62a285731305b7a890da333d265ce6cad Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 18 Jan 2015 06:57:44 -0500 Subject: Documentation: fix incorrect usage of apostrophes. --- (limited to 'docs/grub') diff --git a/docs/grub/index.html b/docs/grub/index.html index f2d554a..e4dd8dc 100644 --- a/docs/grub/index.html +++ b/docs/grub/index.html @@ -55,7 +55,7 @@

I took Dejavu Sans Mono from dejavu (included in this version of libreboot) and did:
$ ../../../grub/grub-mkfont -o dejavusansmono.pf2 ../../../dejavu-fonts-ttf-2.34/ttf/DejaVuSansMono.ttf

-

I then added the instructions to 'build' script to include resources/grub/dejavusansmono.pf2 in all of the ROM's in root of cbfs.
+

I then added the instructions to 'build' script to include resources/grub/dejavusansmono.pf2 in all of the ROM images in root of cbfs.
I then added that instructions to the grub.cfg files (to load the font):
loadfont (cbfsdisk)/dejavusansmono.pf2

@@ -89,7 +89,7 @@

The scripts build and buildrom-withgrub will automatically see this, and automatically build - ROM's with your custom layout (given the name) and include them under bin. Example: libreboot_frazerty.rom. + ROM images with your custom layout (given the name) and include them under bin. Example: libreboot_frazerty.rom.

Back to top of page

-- cgit v0.9.1