aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruid20006 <uid20006>2005-05-20 18:43:00 +0000
committeruid20006 <uid20006>2005-05-20 18:43:00 +0000
commite9edc5d7a9428c31413b8f2be81f3669fd244654 (patch)
tree8cade160be2a71c773745788d140bf0fedbdeb7a
parentb80c656dfb2b58ba66387f2aa3db3c50316180a9 (diff)
downloadluafilesystem-e9edc5d7a9428c31413b8f2be81f3669fd244654.tar.gz
luafilesystem-e9edc5d7a9428c31413b8f2be81f3669fd244654.tar.bz2
luafilesystem-e9edc5d7a9428c31413b8f2be81f3669fd244654.zip
xhtml validation
-rw-r--r--doc/us/manual.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/us/manual.html b/doc/us/manual.html
index acaf138..c499922 100644
--- a/doc/us/manual.html
+++ b/doc/us/manual.html
@@ -128,8 +128,8 @@ If you are using Lua 5.1, nothing should be done.</p>
128 128
129 <dt><strong><code>blksize</code></strong></dt> 129 <dt><strong><code>blksize</code></strong></dt>
130 <dd>optimal file system I/O blocksize; (Unix only)</dd> 130 <dd>optimal file system I/O blocksize; (Unix only)</dd>
131 </dl> 131 </dl>
132 </dd> 132
133 133
134 <dt><a name="chdir"></a><strong><code>lfs.chdir (path)</code></strong></dt> 134 <dt><a name="chdir"></a><strong><code>lfs.chdir (path)</code></strong></dt>
135 <dd>Changes the current working directory to the given 135 <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>
193<div id="about"> 193<div id="about">
194 <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><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>
195 <p><small> 195 <p><small>
196 $Id: manual.html,v 1.18 2005/05/20 18:44:59 uid20006 Exp $ 196 $Id: manual.html,v 1.17 2005/05/20 18:43:00 uid20006 Exp $
197 </small></p> 197 </small></p>
198</div> <!-- id="about" --> 198</div> <!-- id="about" -->
199 199