diff options
author | carregal <carregal> | 2006-03-15 16:44:04 +0000 |
---|---|---|
committer | carregal <carregal> | 2006-03-15 16:44:04 +0000 |
commit | f78e6e2abe304c77bd5a525a37a16450ac26faee (patch) | |
tree | a5cfa8723ccafaf3765e8998a7d5c341af4b6517 /doc/us/index.html | |
parent | dbb964ffd47dd73cb452ae7b5420d3f9bae31d29 (diff) | |
download | luafilesystem-f78e6e2abe304c77bd5a525a37a16450ac26faee.tar.gz luafilesystem-f78e6e2abe304c77bd5a525a37a16450ac26faee.tar.bz2 luafilesystem-f78e6e2abe304c77bd5a525a37a16450ac26faee.zip |
Documentation update - minor detailsRoot_rel_1_2_x
Diffstat (limited to 'doc/us/index.html')
-rw-r--r-- | doc/us/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/us/index.html b/doc/us/index.html index db32faf..15c954a 100644 --- a/doc/us/index.html +++ b/doc/us/index.html | |||
@@ -84,14 +84,14 @@ for more details).</p> | |||
84 | <a href="http://luaforge.net/projects/luafilesystem/files">Lua Forge</a> | 84 | <a href="http://luaforge.net/projects/luafilesystem/files">Lua Forge</a> |
85 | page. If you are using | 85 | page. If you are using |
86 | <a href="http://luabinaries.luaforge.net">LuaBinaries</a> Release 2 | 86 | <a href="http://luabinaries.luaforge.net">LuaBinaries</a> Release 2 |
87 | a Windows pre-compiled version of LuaFileSystem can also be found at the | 87 | a Windows binary version of LuaFileSystem can also be found at the |
88 | LuaForge page.</p> | 88 | LuaForge page.</p> |
89 | 89 | ||
90 | 90 | ||
91 | <h2><a name="history"></a>History</h2> | 91 | <h2><a name="history"></a>History</h2> |
92 | 92 | ||
93 | <dl class="history"> | 93 | <dl class="history"> |
94 | <dt><strong>Version 1.2</strong> [13/Mar/2006]</dt> | 94 | <dt><strong>Version 1.2</strong> [15/Mar/2006]</dt> |
95 | <dd> | 95 | <dd> |
96 | <ul> | 96 | <ul> |
97 | <li>added optional argument to | 97 | <li>added optional argument to |
@@ -139,7 +139,7 @@ Comments are welcome!</p> | |||
139 | <div id="about"> | 139 | <div id="about"> |
140 | <p><a href="http://validator.w3.org/check?uri=referer"> | 140 | <p><a href="http://validator.w3.org/check?uri=referer"> |
141 | <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> | 141 | <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> |
142 | <p><small>$Id: index.html,v 1.29 2006/03/14 14:07:55 carregal Exp $</small></p> | 142 | <p><small>$Id: index.html,v 1.30 2006/03/15 16:44:04 carregal Exp $</small></p> |
143 | </div> <!-- id="about" --> | 143 | </div> <!-- id="about" --> |
144 | 144 | ||
145 | </div> <!-- id="container" --> | 145 | </div> <!-- id="container" --> |