aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcarregal <carregal>2005-06-02 21:02:44 +0000
committercarregal <carregal>2005-06-02 21:02:44 +0000
commitbfe68e98e6b1021c330fb09299701744462c4627 (patch)
tree57f9bba839a393bb1906c9074ef2b7bfd9cf8b6c
parent99443a011176fb5e72ebba2aec3e774b722305d5 (diff)
downloadluafilesystem-bfe68e98e6b1021c330fb09299701744462c4627.tar.gz
luafilesystem-bfe68e98e6b1021c330fb09299701744462c4627.tar.bz2
luafilesystem-bfe68e98e6b1021c330fb09299701744462c4627.zip
Documentation update
-rw-r--r--doc/us/index.html4
-rw-r--r--doc/us/manual.html4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/us/index.html b/doc/us/index.html
index ac9ea3c..5e92ac9 100644
--- a/doc/us/index.html
+++ b/doc/us/index.html
@@ -71,7 +71,7 @@ for more details).</p>
71 71
72<h2><a name="download"></a>Download</h2> 72<h2><a name="download"></a>Download</h2>
73 73
74<p>LuaFileSystem can be downloaded in source format from its 74<p>LuaFileSystem source can be downloaded from its
75<a href="http://luaforge.net/projects/luafilesystem/files">Lua Forge</a> 75<a href="http://luaforge.net/projects/luafilesystem/files">Lua Forge</a>
76page. If you are using 76page. If you are using
77<a href="http://luaforge.net/projects/luabinaries/">LuaBinaries</a> Release 2 77<a href="http://luaforge.net/projects/luabinaries/">LuaBinaries</a> Release 2
@@ -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.22 2005/05/30 18:25:15 uid20002 Exp $ 114 $Id: index.html,v 1.23 2005/06/02 21:02:44 carregal Exp $
115 </small></p> 115 </small></p>
116</div> <!-- id="about" --> 116</div> <!-- id="about" -->
117 117
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