diff options
author | carregal <carregal> | 2007-10-26 21:44:43 +0000 |
---|---|---|
committer | carregal <carregal> | 2007-10-26 21:44:43 +0000 |
commit | 9cdf62e1bd3787e9afa047af3369ee70469340ea (patch) | |
tree | d7b762c12cac5633ff8a833c1bbc419aa64eef75 /doc/us/examples.html | |
parent | 4790b562ca48f7305126057bde4785b8747edf55 (diff) | |
download | luafilesystem-9cdf62e1bd3787e9afa047af3369ee70469340ea.tar.gz luafilesystem-9cdf62e1bd3787e9afa047af3369ee70469340ea.tar.bz2 luafilesystem-9cdf62e1bd3787e9afa047af3369ee70469340ea.zip |
Documentation updates for 1.3.0
Diffstat (limited to 'doc/us/examples.html')
-rw-r--r-- | doc/us/examples.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/us/examples.html b/doc/us/examples.html index b972d6c..c33b883 100644 --- a/doc/us/examples.html +++ b/doc/us/examples.html | |||
@@ -93,9 +93,8 @@ attrdir (".") | |||
93 | </div> <!-- id="main" --> | 93 | </div> <!-- id="main" --> |
94 | 94 | ||
95 | <div id="about"> | 95 | <div id="about"> |
96 | <p><a href="http://validator.w3.org/check?uri=referer"> | 96 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> |
97 | <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> | 97 | <p><small>$Id: examples.html,v 1.7 2007/10/26 21:44:43 carregal Exp $</small></p> |
98 | <p><small>$Id: examples.html,v 1.6 2007/05/08 19:23:12 carregal Exp $</small></p> | ||
99 | </div> <!-- id="about" --> | 98 | </div> <!-- id="about" --> |
100 | 99 | ||
101 | </div> <!-- id="container" --> | 100 | </div> <!-- id="container" --> |