aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorcarregal <carregal>2008-02-11 22:48:16 +0000
committercarregal <carregal>2008-02-11 22:48:16 +0000
commitd931b9b2bb50bd8316393a6dbdf7b845a2b5e1ef (patch)
treee88b2aa75b545d07327e286698165bfe589ca64d /doc
parentb66ab2cae9f03c7b3ff75c97a4a5fc59df442fc0 (diff)
downloadluafilesystem-d931b9b2bb50bd8316393a6dbdf7b845a2b5e1ef.tar.gz
luafilesystem-d931b9b2bb50bd8316393a6dbdf7b845a2b5e1ef.tar.bz2
luafilesystem-d931b9b2bb50bd8316393a6dbdf7b845a2b5e1ef.zip
Small corrections
Diffstat (limited to 'doc')
-rw-r--r--doc/us/manual.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/us/manual.html b/doc/us/manual.html
index 762464d..de96b88 100644
--- a/doc/us/manual.html
+++ b/doc/us/manual.html
@@ -85,7 +85,7 @@ compiler options and the like.
85<p>The easiest way to install LuaFileSystem is to use LuaRocks:</p> 85<p>The easiest way to install LuaFileSystem is to use LuaRocks:</p>
86 86
87<pre class="example"> 87<pre class="example">
88luarocks install lfs 88luarocks install luafilesystem
89</pre> 89</pre>
90 90
91<p>If you prefer to install LuaFileSystem manually, the compiled binary should be copied to a directory in your 91<p>If you prefer to install LuaFileSystem manually, the compiled binary should be copied to a directory in your
@@ -248,7 +248,7 @@ LuaFileSystem offers the following functions:
248 248
249<div id="about"> 249<div id="about">
250 <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> 250 <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p>
251 <p><small>$Id: manual.html,v 1.39 2008/02/11 22:42:21 carregal Exp $</small></p> 251 <p><small>$Id: manual.html,v 1.40 2008/02/11 22:48:16 carregal Exp $</small></p>
252</div> <!-- id="about" --> 252</div> <!-- id="about" -->
253 253
254</div> <!-- id="container" --> 254</div> <!-- id="container" -->