Documentation update

This commit is contained in:
carregal
2005-05-22 18:56:24 +00:00
parent e80d17dda9
commit a427f48bc8

View File

@@ -80,7 +80,7 @@ If you are using Lua 5.1, nothing should be done.</p>
<p>LuaFileSystem offers the following functions:</p>
<dl>
<dl class="reference">
<dt><a name="attributes"></a><strong><code>lfs.attributes (filepath)</code></strong></dt>
<dd>Returns a table with the file attributes corresponding to <code>filepath</code>.
The attributes are:
@@ -128,8 +128,8 @@ If you are using Lua 5.1, nothing should be done.</p>
<dt><strong><code>blksize</code></strong></dt>
<dd>optimal file system I/O blocksize; (Unix only)</dd>
</dl>
</dl>
</dd>
<dt><a name="chdir"></a><strong><code>lfs.chdir (path)</code></strong></dt>
<dd>Changes the current working directory to the given
@@ -193,7 +193,7 @@ If you are using Lua 5.1, nothing should be done.</p>
<div id="about">
<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>
<p><small>
$Id: manual.html,v 1.17 2005/05/20 18:43:00 uid20006 Exp $
$Id: manual.html,v 1.19 2005/05/22 18:56:24 carregal Exp $
</small></p>
</div> <!-- id="about" -->