diff options
Diffstat (limited to '')
-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 2cba1534..f34f1f5f 100644 --- a/doc/running.html +++ b/doc/running.html | |||
@@ -89,7 +89,7 @@ The <tt>luajit</tt> stand-alone executable is just a slightly modified | |||
89 | version of the regular <tt>lua</tt> stand-alone executable. | 89 | version of the regular <tt>lua</tt> stand-alone executable. |
90 | It supports the same basic options, too. <tt>luajit -h</tt> | 90 | It supports the same basic options, too. <tt>luajit -h</tt> |
91 | prints a short list of the available options. Please have a look at the | 91 | prints a short list of the available options. Please have a look at the |
92 | <a href="https://www.lua.org/manual/5.1/manual.html#6">Lua manual</a> | 92 | <a href="https://www.lua.org/manual/5.1/manual.html#6"><span class="ext">»</span> Lua manual</a> |
93 | for details. | 93 | for details. |
94 | </p> | 94 | </p> |
95 | <p> | 95 | <p> |