diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-10-31 19:38:06 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-10-31 19:38:06 (EDT) |
commit | b87ca4e5a031d7ec29540b742bee5aa9aced2b25 (patch) | |
tree | 33033e067d78adc32d640e31d99e88c9eb0ce5b9 /docs/index.html | |
parent | b80135e4eddb81d97e59a86b2a494ca9d3f5db04 (diff) | |
download | libreboot-b87ca4e5a031d7ec29540b742bee5aa9aced2b25.zip libreboot-b87ca4e5a031d7ec29540b742bee5aa9aced2b25.tar.gz libreboot-b87ca4e5a031d7ec29540b742bee5aa9aced2b25.tar.bz2 |
Documentation: fix typos
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/index.html b/docs/index.html index 34d3d0c..98ed63f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -154,7 +154,7 @@ <li> Coreboot is hacker-friendly and focuses on software developers, libreboot is user-focused and attempts to turn coreboot into a distribution, sort of like a GNU/Linux distribution (same concept, different software). For example, libreboot - distributes GRUB/memtest86+/bucts (and more) and comes with user-focused documentation and build scripts; libreboot + distributes GRUB/memtest86+/bucts/flashrom (and more) and comes with user-focused documentation and build scripts; libreboot is therefore made more 'user-friendly'. </li> </ul> @@ -182,9 +182,9 @@ (and it is therefore quite volatile; one day when you build coreboot, it may or may not work correctly on your machine). </li> <li> - Libreboot changes less often (as far as the release model is concerned), focusing instead on 'tested' releases for <i>specific machines</i> + Libreboot changes less often (as far as the release model is concerned), focusing instead on 'tested' releases for <i>specific machines</i>. At any given time, it might also be possible to build ROM images for systems other than those officially supported. If you get your board to work - (without violating the <i>"coreboot development goes in coreboot"</i>, then others could benefit from your work. + (without violating the <i>"coreboot development goes in coreboot"</i> rule, then others could benefit from your work). </li> </ul> @@ -230,7 +230,7 @@ </p> <p> - You can use the scripts included to dwnload everything. + You can use the scripts included to download everything. </p> <p> @@ -732,7 +732,7 @@ </p> <p> - There are 4 known LCD panels for the X60 Tablet: + There are 5 known LCD panels for the X60 Tablet: </p> <ul> <li> @@ -1207,7 +1207,7 @@ EndSection <li>US Qwerty keyboard: <b>libreboot_usqwerty_txtmode.rom</b></li> <li>UK Qwerty keyboard: <b>libreboot_ukqwerty_txtmode.rom</b></li> <li>US Dvorak keyboard: <b>libreboot_usdvorak_txtmode.rom</b></li> - <li>UK Dvorak keyboard: <b>libreboot_ukdvorak.rom</b></li> + <li>UK Dvorak keyboard: <b>libreboot_ukdvorak_txtmode.rom</b></li> <li>French Azerty keyboard: <b>libreboot_frazerty_txtmode.rom</b></li> <li>Italian Qwerty keyboard: <b>libreboot_itqwerty_txtmode.rom</b></li> <li>Swedish Qwerty keyboard: <b>libreboot_svenska_txtmode.rom</b></li> |