diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-03-28 22:48:22 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-03-28 22:48:22 +0000 |
commit | 6c2d7e925baed3b1868ea88aa822c861779ff907 (patch) | |
tree | 81ce11abf13aa3eb57647d772d9e88744565a6d3 | |
parent | bf2844dfd606312bdc75cc4363ff150c3c5c2833 (diff) | |
download | librebootfr-6c2d7e925baed3b1868ea88aa822c861779ff907.tar.gz librebootfr-6c2d7e925baed3b1868ea88aa822c861779ff907.zip |
docs/install/{r,t}400_external.html: fix typo on notes about CPU
-rw-r--r-- | docs/install/r400_external.html | 2 | ||||
-rw-r--r-- | docs/install/t400_external.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/install/r400_external.html b/docs/install/r400_external.html index 6e2e471f..270714b7 100644 --- a/docs/install/r400_external.html +++ b/docs/install/r400_external.html @@ -38,7 +38,7 @@ <p> <a href="http://www.thinkwiki.org/wiki/Category:R400">ThinkWiki</a> has a list of CPUs for this system. The Core 2 Duo P8400 and P8600 are believed to work in libreboot. - <b>The Core 2 Duo P9400/P9600/T5870/5670 and Celeron M 575/585 are untested!</b> + <b>The Core 2 Duo T9400/T9600/T5870/5670 and Celeron M 575/585 are untested!</b> </p> </div> diff --git a/docs/install/t400_external.html b/docs/install/t400_external.html index 686c1529..44cf641e 100644 --- a/docs/install/t400_external.html +++ b/docs/install/t400_external.html @@ -33,7 +33,7 @@ <p> <a href="http://www.thinkwiki.org/wiki/Category:T400">ThinkWiki</a> has a list of CPUs for this system. The Core 2 Duo P8400, P8600 and P8700 are believed to work in libreboot. - <b>The P9500, 9550 and P9600 are untested!</b> + <b>The T9500, T9550 and T9600 are untested!</b> </p> </div> |