aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-04-19 09:07:25 +0200
committerAlex Legler <alex@a3li.li>2015-04-19 09:07:25 +0200
commit904f262321088ee020dfd27c77d81e07c47bd090 (patch)
tree7f8945e3cb1ada74dd12160644b04b9ddd75a6ce /_includes/downloads
parentSet overflow: hidden; to hopefully remove scrollbars on the SVG logo. (diff)
downloadwww-904f262321088ee020dfd27c77d81e07c47bd090.tar.gz
www-904f262321088ee020dfd27c77d81e07c47bd090.tar.bz2
www-904f262321088ee020dfd27c77d81e07c47bd090.zip
Fix up x86 processor warning
Diffstat (limited to '_includes/downloads')
-rw-r--r--_includes/downloads/x86-advanced.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/downloads/x86-advanced.html b/_includes/downloads/x86-advanced.html
index c2ea396..245e366 100644
--- a/_includes/downloads/x86-advanced.html
+++ b/_includes/downloads/x86-advanced.html
@@ -18,7 +18,7 @@
<strong><i class="fa fa-fw fa-warning"></i> Confirm Processor Compatibility</strong>
<p>
There are two builds of the <em>x86</em> architecture: <em>i486</em> and <em>i686</em>.<br />
- Processors prior to the <strong>Intel Pentium</strong> require the <em>i486</em> variant to be used.
+ Processors prior to the <strong>Intel Pentium Pro</strong> or <strong>Pentium II</strong> require the <em>i486</em> variant to be used.
</p>
</div>
</div> \ No newline at end of file