diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/luajit.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/luajit.1 b/etc/luajit.1 index 57080bce..bd1074a0 100644 --- a/etc/luajit.1 +++ b/etc/luajit.1 | |||
@@ -71,7 +71,7 @@ luajit \-jv \-e "for i=1,10 do for j=1,10 do for k=1,100 do end end end" | |||
71 | Runs some nested loops and shows the resulting traces. | 71 | Runs some nested loops and shows the resulting traces. |
72 | .SH COPYRIGHT | 72 | .SH COPYRIGHT |
73 | .PP | 73 | .PP |
74 | \fBLuaJIT\fR is Copyright \(co 2005-2011 Mike Pall. | 74 | \fBLuaJIT\fR is Copyright \(co 2005-2012 Mike Pall. |
75 | .br | 75 | .br |
76 | \fBLuaJIT\fR is open source software, released under the MIT license. | 76 | \fBLuaJIT\fR is open source software, released under the MIT license. |
77 | .SH SEE ALSO | 77 | .SH SEE ALSO |