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 ddbe0028..cf7ea665 100644 --- a/etc/luajit.1 +++ b/etc/luajit.1 | |||
@@ -68,7 +68,7 @@ luajit \-jv \-e "for i=1,10 do for j=1,10 do for k=1,100 do end end end" | |||
68 | Runs some nested loops and shows the resulting traces. | 68 | Runs some nested loops and shows the resulting traces. |
69 | .SH COPYRIGHT | 69 | .SH COPYRIGHT |
70 | .PP | 70 | .PP |
71 | \fBLuaJIT\fR is Copyright \(co 2005-2010 Mike Pall. | 71 | \fBLuaJIT\fR is Copyright \(co 2005-2011 Mike Pall. |
72 | .br | 72 | .br |
73 | \fBLuaJIT\fR is open source software, released under the MIT/X license. | 73 | \fBLuaJIT\fR is open source software, released under the MIT/X license. |
74 | .SH SEE ALSO | 74 | .SH SEE ALSO |