diff options
author | carregal <carregal> | 2005-05-24 23:27:34 +0000 |
---|---|---|
committer | carregal <carregal> | 2005-05-24 23:27:34 +0000 |
commit | d7c2e9d153972b4dcf1b1f5a630e0ba06899c734 (patch) | |
tree | f4c518bee3bebe99b1d5d5428b38075932e4e154 /doc/us/index.html | |
parent | 6d2f915ee4c712ec707d7c462f93f9940b926692 (diff) | |
download | luafilesystem-d7c2e9d153972b4dcf1b1f5a630e0ba06899c734.tar.gz luafilesystem-d7c2e9d153972b4dcf1b1f5a630e0ba06899c734.tar.bz2 luafilesystem-d7c2e9d153972b4dcf1b1f5a630e0ba06899c734.zip |
Documentation update
Diffstat (limited to 'doc/us/index.html')
-rw-r--r-- | doc/us/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/us/index.html b/doc/us/index.html index e17418e..330b3cf 100644 --- a/doc/us/index.html +++ b/doc/us/index.html | |||
@@ -64,7 +64,7 @@ the underlying directory structure and file attributes.</p> | |||
64 | <p>Current version is 1.1. It was developed for Lua 5.0.</p> | 64 | <p>Current version is 1.1. It was developed for Lua 5.0.</p> |
65 | 65 | ||
66 | <p>Version 1.1 follows the | 66 | <p>Version 1.1 follows the |
67 | <a href="http://www.keplerproject.org/compat">package proposal</a> | 67 | <a href="http://www.keplerproject.org/compat">package model</a> |
68 | for Lua 5.1 (see section <a href="manual.html#installation">Installation</a> | 68 | for Lua 5.1 (see section <a href="manual.html#installation">Installation</a> |
69 | for more details).</p> | 69 | for more details).</p> |
70 | 70 | ||
@@ -111,7 +111,7 @@ Comments are welcome!</p> | |||
111 | <div id="about"> | 111 | <div id="about"> |
112 | <p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> | 112 | <p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> |
113 | <p><small> | 113 | <p><small> |
114 | $Id: index.html,v 1.18 2005/05/24 23:05:18 carregal Exp $ | 114 | $Id: index.html,v 1.19 2005/05/24 23:27:34 carregal Exp $ |
115 | </small></p> | 115 | </small></p> |
116 | </div> <!-- id="about" --> | 116 | </div> <!-- id="about" --> |
117 | 117 | ||