aboutsummaryrefslogtreecommitdiff
path: root/doc/running.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/running.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/running.html b/doc/running.html
index 6dd3f196..919aad33 100644
--- a/doc/running.html
+++ b/doc/running.html
@@ -183,8 +183,8 @@ itself. For a description of their options and output format, please
183read the comment block at the start of their source. 183read the comment block at the start of their source.
184They can be found in the <tt>lib</tt> directory of the source 184They can be found in the <tt>lib</tt> directory of the source
185distribution or installed under the <tt>jit</tt> directory. By default 185distribution or installed under the <tt>jit</tt> directory. By default
186this is <tt>/usr/local/share/luajit-2.1.0-beta3/jit</tt> on POSIX 186this is <tt>/usr/local/share/luajit-XX.YY.ZZ>/jit</tt> on POSIX
187systems. 187systems (replace XX.YY.ZZ by the installed version).
188</p> 188</p>
189 189
190<h3 id="opt_O"><tt>-O[level]</tt><br> 190<h3 id="opt_O"><tt>-O[level]</tt><br>