aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMike Pall <mike>2010-12-04 20:47:51 +0100
committerMike Pall <mike>2010-12-04 20:47:51 +0100
commit8679ca5792e9d69b35246196af93cadaad016c6f (patch)
treeb4a665caca5e05f546a0aced2a426f7f3d140d31 /doc
parent100a00dd40503d7381149de6471c2e2bb98f02ca (diff)
downloadluajit-8679ca5792e9d69b35246196af93cadaad016c6f.tar.gz
luajit-8679ca5792e9d69b35246196af93cadaad016c6f.tar.bz2
luajit-8679ca5792e9d69b35246196af93cadaad016c6f.zip
POSIX is an acronym.
Diffstat (limited to 'doc')
-rw-r--r--doc/ext_jit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ext_jit.html b/doc/ext_jit.html
index 0d056b35..7b0dbe20 100644
--- a/doc/ext_jit.html
+++ b/doc/ext_jit.html
@@ -130,7 +130,7 @@ is represented by the decimal number xxyyzz.
130<h3 id="jit_os"><tt>jit.os</tt></h3> 130<h3 id="jit_os"><tt>jit.os</tt></h3>
131<p> 131<p>
132Contains the target OS name: 132Contains the target OS name:
133"Windows", "Linux", "OSX", "BSD", "Posix" or "Other". 133"Windows", "Linux", "OSX", "BSD", "POSIX" or "Other".
134</p> 134</p>
135 135
136<h3 id="jit_arch"><tt>jit.arch</tt></h3> 136<h3 id="jit_arch"><tt>jit.arch</tt></h3>