diff options
author | Mike Pall <mike> | 2017-05-01 20:27:04 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2017-05-01 20:27:04 +0200 |
commit | 16dc7fb7bbaff107e785a1b62a42a2a9844a5c0e (patch) | |
tree | 3303af5c175e5a33184d2bd55db1b217b434d509 /doc/running.html | |
parent | b608891d7b2d4754932176a2e32208c8f5663337 (diff) | |
parent | 0bf80b07b0672ce874feedcc777afe1b791ccb5a (diff) | |
download | luajit-16dc7fb7bbaff107e785a1b62a42a2a9844a5c0e.tar.gz luajit-16dc7fb7bbaff107e785a1b62a42a2a9844a5c0e.tar.bz2 luajit-16dc7fb7bbaff107e785a1b62a42a2a9844a5c0e.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 64f04916..666b0abc 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.4/jit</tt> on POSIX | 192 | this is <tt>/usr/local/share/luajit-2.0.5/jit</tt> on POSIX |
193 | systems. | 193 | systems. |
194 | </p> | 194 | </p> |
195 | 195 | ||