From c7f0b6bca05c124d764c6f3b4de889a460212f55 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Wed, 13 Feb 2013 11:57:04 +0100 Subject: Fix capitalization of 'Xbox'. --- doc/install.html | 6 +++--- doc/luajit.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/install.html b/doc/install.html index 5a1ea525..07680107 100644 --- a/doc/install.html +++ b/doc/install.html @@ -136,7 +136,7 @@ operating systems, CPUs and compilers: GCC 4.3+ GCC 4.3+
GCC 4.1 (PS3)   -XEDK (XBox 360) +XEDK (Xbox 360) PPC/e500v2 @@ -468,8 +468,8 @@ only the fast interpreter is built: make HOST_CC="gcc -m32" CROSS=ppu-lv2-

-You can cross-compile for XBox 360 using the -XBox 360 SDK (MSVC + XEDK). Due to restrictions on consoles, the +You can cross-compile for Xbox 360 using the +Xbox 360 SDK (MSVC + XEDK). Due to restrictions on consoles, the JIT compiler is disabled and only the fast interpreter is built.

diff --git a/doc/luajit.html b/doc/luajit.html index f02c668c..e8581d3a 100644 --- a/doc/luajit.html +++ b/doc/luajit.html @@ -158,7 +158,7 @@ LuaJIT is Copyright © 2005-2013 Mike Pall, released under the WindowsLinuxBSDOSXPOSIX - +
EmbeddedAndroidiOSPS3XBox 360
EmbeddedAndroidiOSPS3Xbox 360
-- cgit v1.2.3-55-g6feb
GCCCLANG
LLVM
MSVC