diff options
author | Lua Team <team@lua.org> | 2012-02-13 12:00:00 +0000 |
---|---|---|
committer | repogen <> | 2012-02-13 12:00:00 +0000 |
commit | 446741d4085b98564350a70cf58f82f48a25b613 (patch) | |
tree | a28e0246f0b0404a5c066b8f2a888db45e30fc44 /doc/manual.html | |
parent | c16585cbf62fae1a5e4788241e94b789a8e05a34 (diff) | |
download | lua-github-5.1.x.tar.gz |
Diffstat (limited to 'doc/manual.html')
-rw-r--r-- | doc/manual.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/manual.html b/doc/manual.html index 0f85c6c9..4e41683d 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -29,6 +29,8 @@ Freely available under the terms of the <a href="contents.html#contents">contents</A> · <a href="contents.html#index">index</A> +· +<A HREF="http://www.lua.org/manual/">other versions</A> <!-- ====================================================================== --> <p> @@ -8792,7 +8794,7 @@ Here is the complete syntax of Lua in extended BNF. <HR> <SMALL CLASS="footer"> Last update: -Fri Feb 3 09:25:41 BRST 2012 +Mon Feb 13 18:54:19 BRST 2012 </SMALL> <!-- Last change: revised for Lua 5.1.5 |