summaryrefslogtreecommitdiff
path: root/doc/running.html
diff options
context:
space:
mode:
authorMike Pall <mike>2021-03-11 15:32:28 +0100
committerMike Pall <mike>2021-03-11 15:32:28 +0100
commit5ccfe94f4ed27b8f9b899ed9e40e8d872bb83371 (patch)
treecf9def71bf97dd695b6ae277cc8ea91dc8b2f708 /doc/running.html
parent9b000309cc3d845cd9fd8b69d03dc263adaa8985 (diff)
downloadluajit2-5ccfe94f4ed27b8f9b899ed9e40e8d872bb83371.tar.gz
Remove specific version numbers from the docs.
Diffstat (limited to 'doc/running.html')
-rw-r--r--doc/running.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/running.html b/doc/running.html
index 6d819316..ea46a97e 100644
--- a/doc/running.html
+++ b/doc/running.html
@@ -180,8 +180,8 @@ itself. For a description of their options and output format, please
read the comment block at the start of their source.
They can be found in the <tt>lib</tt> directory of the source
distribution or installed under the <tt>jit</tt> directory. By default
-this is <tt>/usr/local/share/luajit-2.0.5/jit</tt> on POSIX
-systems.
+this is <tt>/usr/local/share/luajit-XX.YY.ZZ>/jit</tt> on POSIX
+systems (replace XX.YY.ZZ by the installed version).
</p>
<h3 id="opt_O"><tt>-O[level]</tt><br>