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/manual.html | |
parent | 6d2f915ee4c712ec707d7c462f93f9940b926692 (diff) | |
download | luafilesystem-d7c2e9d153972b4dcf1b1f5a630e0ba06899c734.tar.gz luafilesystem-d7c2e9d153972b4dcf1b1f5a630e0ba06899c734.tar.bz2 luafilesystem-d7c2e9d153972b4dcf1b1f5a630e0ba06899c734.zip |
Documentation update
Diffstat (limited to 'doc/us/manual.html')
-rw-r--r-- | doc/us/manual.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/us/manual.html b/doc/us/manual.html index 5d14a2e..052f20a 100644 --- a/doc/us/manual.html +++ b/doc/us/manual.html | |||
@@ -65,7 +65,7 @@ be edited to suit the needs of the aimed platform.</p> | |||
65 | <h2><a name="installation"></a>Installation</h2> | 65 | <h2><a name="installation"></a>Installation</h2> |
66 | 66 | ||
67 | <p>LuaFileSystem follows the | 67 | <p>LuaFileSystem follows the |
68 | <a href="http://www.keplerproject.org/compat">package proposal</a> | 68 | <a href="http://www.keplerproject.org/compat">package model</a> |
69 | for Lua 5.1, therefore it should be "installed". Refer to | 69 | for Lua 5.1, therefore it should be "installed". Refer to |
70 | <a href="http://www.keplerproject.org/compat/manual.html#configuration"> | 70 | <a href="http://www.keplerproject.org/compat/manual.html#configuration"> |
71 | Compat-5.1 configuration</a> section about how to install the compiled | 71 | Compat-5.1 configuration</a> section about how to install the compiled |
@@ -192,7 +192,7 @@ binary properly</p> | |||
192 | <div id="about"> | 192 | <div id="about"> |
193 | <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> | 193 | <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> |
194 | <p><small> | 194 | <p><small> |
195 | $Id: manual.html,v 1.20 2005/05/24 23:05:18 carregal Exp $ | 195 | $Id: manual.html,v 1.21 2005/05/24 23:27:34 carregal Exp $ |
196 | </small></p> | 196 | </small></p> |
197 | </div> <!-- id="about" --> | 197 | </div> <!-- id="about" --> |
198 | 198 | ||