aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMike Pall <mike>2025-01-13 16:15:19 +0100
committerMike Pall <mike>2025-01-13 16:15:19 +0100
commit8358eb0cceb0aab0ba2872afa4a68ef391093d88 (patch)
tree281647b8ac9a97c3f67da92bc24affdb140d11ba /etc
parentf73e649a954b599fc184726c376476e7a5c439ca (diff)
parente8236561d4f71d9fe9faeee4d24197ea3a2de601 (diff)
downloadluajit-8358eb0cceb0aab0ba2872afa4a68ef391093d88.tar.gz
luajit-8358eb0cceb0aab0ba2872afa4a68ef391093d88.tar.bz2
luajit-8358eb0cceb0aab0ba2872afa4a68ef391093d88.zip
Merge branch 'master' into v2.1
Diffstat (limited to 'etc')
-rw-r--r--etc/luajit.12
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/luajit.1 b/etc/luajit.1
index a2eed514..c16b4172 100644
--- a/etc/luajit.1
+++ b/etc/luajit.1
@@ -74,7 +74,7 @@ luajit \-jv \-e "for i=1,10 do for j=1,10 do for k=1,100 do end end end"
74Runs some nested loops and shows the resulting traces. 74Runs some nested loops and shows the resulting traces.
75.SH COPYRIGHT 75.SH COPYRIGHT
76.PP 76.PP
77\fBLuaJIT\fR is Copyright \(co 2005-2023 Mike Pall. 77\fBLuaJIT\fR is Copyright \(co 2005-2025 Mike Pall.
78.br 78.br
79\fBLuaJIT\fR is open source software, released under the MIT license. 79\fBLuaJIT\fR is open source software, released under the MIT license.
80.SH SEE ALSO 80.SH SEE ALSO