summaryrefslogtreecommitdiff
path: root/doc/running.html
diff options
context:
space:
mode:
authorMike Pall <mike>2014-03-12 13:24:37 +0100
committerMike Pall <mike>2014-03-12 13:24:37 +0100
commit14e0f5ad8baf627f23fb15856710b206c7e3fa7f (patch)
tree2f0f379ced7e3bda63186176cfc816ed3c2d8fe4 /doc/running.html
parent03bf26e037224587b6814dd1f043838d5b45f7d4 (diff)
parent880ca300e8fb7b432b9d25ed377db2102e4cb63d (diff)
downloadluajit-14e0f5ad8baf627f23fb15856710b206c7e3fa7f.tar.gz
luajit-14e0f5ad8baf627f23fb15856710b206c7e3fa7f.tar.bz2
luajit-14e0f5ad8baf627f23fb15856710b206c7e3fa7f.zip
Merge branch 'master' into v2.1
Diffstat (limited to 'doc/running.html')
-rw-r--r--doc/running.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/running.html b/doc/running.html
index 00a04692..08a8f079 100644
--- a/doc/running.html
+++ b/doc/running.html
@@ -189,7 +189,7 @@ itself. For a description of their options and output format, please
189read the comment block at the start of their source. 189read the comment block at the start of their source.
190They can be found in the <tt>lib</tt> directory of the source 190They can be found in the <tt>lib</tt> directory of the source
191distribution or installed under the <tt>jit</tt> directory. By default 191distribution or installed under the <tt>jit</tt> directory. By default
192this is <tt>/usr/local/share/luajit-2.0.2/jit</tt> on POSIX 192this is <tt>/usr/local/share/luajit-2.0.3/jit</tt> on POSIX
193systems. 193systems.
194</p> 194</p>
195 195