diff options
author | uid20002 <uid20002> | 2005-05-20 12:10:58 +0000 |
---|---|---|
committer | uid20002 <uid20002> | 2005-05-20 12:10:58 +0000 |
commit | 3bdc8f78054c1c62417019fbe1a96ed94af0b1c9 (patch) | |
tree | 1f190e5ec9605058f0d6840c81791014f0af67c4 /doc/us/manual.html | |
parent | 41aee28e6236a83df1a053693ba6fdbc33a7822e (diff) | |
download | luafilesystem-3bdc8f78054c1c62417019fbe1a96ed94af0b1c9.tar.gz luafilesystem-3bdc8f78054c1c62417019fbe1a96ed94af0b1c9.tar.bz2 luafilesystem-3bdc8f78054c1c62417019fbe1a96ed94af0b1c9.zip |
Documentation update
Diffstat (limited to 'doc/us/manual.html')
-rw-r--r-- | doc/us/manual.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/us/manual.html b/doc/us/manual.html index 958c1e1..45a7492 100644 --- a/doc/us/manual.html +++ b/doc/us/manual.html | |||
@@ -54,8 +54,8 @@ | |||
54 | developed to complement the set of functions related to file | 54 | developed to complement the set of functions related to file |
55 | systems offered by the standard Lua distribution.</p> | 55 | systems offered by the standard Lua distribution.</p> |
56 | 56 | ||
57 | <p>LuaFileSystem is free software and uses the same <a href= | 57 | <p>LuaFileSystem offers a portable way to access |
58 | "license.html">license</a> as Lua 5.0.</p> | 58 | the underlying directory structure and file attributes.<p> |
59 | 59 | ||
60 | <h2><a name="installation"></a>Installation</h2> | 60 | <h2><a name="installation"></a>Installation</h2> |
61 | 61 | ||
@@ -192,7 +192,7 @@ If you are using Lua 5.1, nothing should be done.</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.12 2005/05/19 20:31:04 uid20002 Exp $ | 195 | $Id: manual.html,v 1.13 2005/05/20 12:10:58 uid20002 Exp $ |
196 | </small></p> | 196 | </small></p> |
197 | </div> <!-- id="about" --> | 197 | </div> <!-- id="about" --> |
198 | 198 | ||