aboutsummaryrefslogtreecommitdiff
path: root/doc/running.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/running.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/running.html b/doc/running.html
index 325cb6bb..3afc1b56 100644
--- a/doc/running.html
+++ b/doc/running.html
@@ -68,14 +68,15 @@ td.param_default {
68<a href="ext_profiler.html">Profiler</a> 68<a href="ext_profiler.html">Profiler</a>
69</li></ul> 69</li></ul>
70</li><li> 70</li><li>
71<a href="status.html">Status</a> 71<a href="https://luajit.org/status.html">Status <span class="ext">&raquo;</span></a>
72</li><li> 72</li><li>
73<a href="faq.html">FAQ</a> 73<a href="https://luajit.org/faq.html">FAQ <span class="ext">&raquo;</span></a>
74</li><li> 74</li><li>
75<a href="https://luajit.org/list.html">Mailing List <span class="ext">&raquo;</span></a> 75<a href="https://luajit.org/list.html">Mailing List <span class="ext">&raquo;</span></a>
76</li></ul> 76</li></ul>
77</div> 77</div>
78<div id="main"> 78<div id="main">
79
79<p> 80<p>
80LuaJIT has only a single stand-alone executable, called <tt>luajit</tt> on 81LuaJIT has only a single stand-alone executable, called <tt>luajit</tt> on
81POSIX systems or <tt>luajit.exe</tt> on Windows. It can be used to run simple 82POSIX systems or <tt>luajit.exe</tt> on Windows. It can be used to run simple