diff options
author | Mike Pall <mike> | 2014-03-12 13:24:37 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2014-03-12 13:24:37 +0100 |
commit | 14e0f5ad8baf627f23fb15856710b206c7e3fa7f (patch) | |
tree | 2f0f379ced7e3bda63186176cfc816ed3c2d8fe4 /doc/running.html | |
parent | 03bf26e037224587b6814dd1f043838d5b45f7d4 (diff) | |
parent | 880ca300e8fb7b432b9d25ed377db2102e4cb63d (diff) | |
download | luajit-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.html | 2 |
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 | |||
189 | read the comment block at the start of their source. | 189 | read the comment block at the start of their source. |
190 | They can be found in the <tt>lib</tt> directory of the source | 190 | They can be found in the <tt>lib</tt> directory of the source |
191 | distribution or installed under the <tt>jit</tt> directory. By default | 191 | distribution or installed under the <tt>jit</tt> directory. By default |
192 | this is <tt>/usr/local/share/luajit-2.0.2/jit</tt> on POSIX | 192 | this is <tt>/usr/local/share/luajit-2.0.3/jit</tt> on POSIX |
193 | systems. | 193 | systems. |
194 | </p> | 194 | </p> |
195 | 195 | ||