aboutsummaryrefslogtreecommitdiff
path: root/doc/us/index.html
diff options
context:
space:
mode:
authoruid20006 <uid20006>2005-05-20 18:38:07 +0000
committeruid20006 <uid20006>2005-05-20 18:38:07 +0000
commitb80c656dfb2b58ba66387f2aa3db3c50316180a9 (patch)
tree9f37369ba5a49b9cc46eeb0dc98c2aa57c852c64 /doc/us/index.html
parent646a17acdd37bbe1712f708858470cd1432dc224 (diff)
downloadluafilesystem-b80c656dfb2b58ba66387f2aa3db3c50316180a9.tar.gz
luafilesystem-b80c656dfb2b58ba66387f2aa3db3c50316180a9.tar.bz2
luafilesystem-b80c656dfb2b58ba66387f2aa3db3c50316180a9.zip
xhtml validation
Diffstat (limited to 'doc/us/index.html')
-rw-r--r--doc/us/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/us/index.html b/doc/us/index.html
index b438cba..3fcd424 100644
--- a/doc/us/index.html
+++ b/doc/us/index.html
@@ -54,7 +54,7 @@ developed to complement the set of functions related to file
54systems offered by the standard Lua distribution.</p> 54systems offered by the standard Lua distribution.</p>
55 55
56<p>LuaFileSystem offers a portable way to access 56<p>LuaFileSystem offers a portable way to access
57the underlying directory structure and file attributes.<p> 57the underlying directory structure and file attributes.</p>
58 58
59<p>LuaFileSystem is free software and uses the same 59<p>LuaFileSystem is free software and uses the same
60<a href="license.html">license</a> as Lua 5.0.</p> 60<a href="license.html">license</a> as Lua 5.0.</p>
@@ -78,7 +78,7 @@ page.</p>
78<h2><a name="history"></a>History</h2> 78<h2><a name="history"></a>History</h2>
79 79
80<ul> 80<ul>
81 <li>[20/May/2005] Version 1.1 released<br /> 81 <li>[20/May/2005] Version 1.1 released<br/>
82 added function <code>lfs.touch</code>. 82 added function <code>lfs.touch</code>.
83 </li> 83 </li>
84 <li>[21/Jan/2005] Version 1.0 released</li> 84 <li>[21/Jan/2005] Version 1.0 released</li>
@@ -107,7 +107,7 @@ Comments are welcome!</p>
107<div id="about"> 107<div id="about">
108 <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> 108 <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>
109 <p><small> 109 <p><small>
110 $Id: index.html,v 1.15 2005/05/20 18:04:56 uid20002 Exp $ 110 $Id: index.html,v 1.16 2005/05/20 18:38:07 uid20006 Exp $
111 </small></p> 111 </small></p>
112</div> <!-- id="about" --> 112</div> <!-- id="about" -->
113 113