diff options
author | carregal <carregal> | 2005-06-02 21:02:44 +0000 |
---|---|---|
committer | carregal <carregal> | 2005-06-02 21:02:44 +0000 |
commit | bfe68e98e6b1021c330fb09299701744462c4627 (patch) | |
tree | 57f9bba839a393bb1906c9074ef2b7bfd9cf8b6c /doc/us/manual.html | |
parent | 99443a011176fb5e72ebba2aec3e774b722305d5 (diff) | |
download | luafilesystem-bfe68e98e6b1021c330fb09299701744462c4627.tar.gz luafilesystem-bfe68e98e6b1021c330fb09299701744462c4627.tar.bz2 luafilesystem-bfe68e98e6b1021c330fb09299701744462c4627.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 052f20a..a13dcc1 100644 --- a/doc/us/manual.html +++ b/doc/us/manual.html | |||
@@ -73,7 +73,7 @@ binary properly</p> | |||
73 | 73 | ||
74 | <p>Windows users can use the pre-compiled version of LuaFileSystem | 74 | <p>Windows users can use the pre-compiled version of LuaFileSystem |
75 | (<code>lfs.dll</code>) available at | 75 | (<code>lfs.dll</code>) available at |
76 | <a href="http://luaforge.net/projects/luafilesystem/files">LuaForge</a></p> | 76 | <a href="http://luaforge.net/projects/luafilesystem/files">LuaForge</a>.</p> |
77 | 77 | ||
78 | <h2><a name="reference"></a>Reference</h2> | 78 | <h2><a name="reference"></a>Reference</h2> |
79 | 79 | ||
@@ -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.21 2005/05/24 23:27:34 carregal Exp $ | 195 | $Id: manual.html,v 1.22 2005/06/02 21:02:44 carregal Exp $ |
196 | </small></p> | 196 | </small></p> |
197 | </div> <!-- id="about" --> | 197 | </div> <!-- id="about" --> |
198 | 198 | ||