]> git.ipfire.org Git - thirdparty/LuaJIT.git/commitdiff
PPC: Clarify docs.
authorMike Pall <mike>
Mon, 14 Nov 2011 13:13:53 +0000 (14:13 +0100)
committerMike Pall <mike>
Mon, 14 Nov 2011 13:13:53 +0000 (14:13 +0100)
doc/luajit.html

index 1d5a0b6487d2c68da79bbaa1d5d44201ae202ec6..9725f5c2a032bb7072330a3c537221c513dbe391 100644 (file)
@@ -80,7 +80,7 @@ standard Lua interpreter and can be deployed as a drop-in replacement.
 LuaJIT offers more performance, at the expense of portability. It
 currently runs on all popular operating systems based on
 <b>x86</b> or <b>x64</b> CPUs (Linux, Windows, OSX etc.) or embedded
-systems based on <b>ARM</b> (Android, iOS) or <b>PPC/e500v2</b> CPUs.
+systems based on <b>ARM</b> (Android, iOS) or <b>PPC</b> CPUs.
 Other platforms will be supported in the future, based on user demand
 and sponsoring.
 </p>