aboutsummaryrefslogtreecommitdiff
path: root/doc/running.html
diff options
context:
space:
mode:
authorMike Pall <mike>2017-05-01 20:27:04 +0200
committerMike Pall <mike>2017-05-01 20:27:04 +0200
commit16dc7fb7bbaff107e785a1b62a42a2a9844a5c0e (patch)
tree3303af5c175e5a33184d2bd55db1b217b434d509 /doc/running.html
parentb608891d7b2d4754932176a2e32208c8f5663337 (diff)
parent0bf80b07b0672ce874feedcc777afe1b791ccb5a (diff)
downloadluajit-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.html2
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
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.4/jit</tt> on POSIX 192this is <tt>/usr/local/share/luajit-2.0.5/jit</tt> on POSIX
193systems. 193systems.
194</p> 194</p>
195 195