diff --git a/doc/us/index.html b/doc/us/index.html index 440182c..9069ed6 100644 --- a/doc/us/index.html +++ b/doc/us/index.html @@ -48,42 +48,37 @@

Overview

-

-LuaFileSystem is a library developed to complement the set of -functions related to file systems offered by the standard Lua -distribution. One of its goals is to be as portable as Lua. -

-

-LuaFileSystem is free software and uses the same license as Lua 5.0. -

+

LuaFileSystem is a Lua library +developed to complement the set of functions related to file +systems offered by the standard Lua distribution.

+ +

LuaFileSystem offers a portable way to access +the underlying directory structure and file attributes.

+ +

LuaFileSystem is free software and uses the same +license as Lua 5.0.

Status

-

-Current version is 1.1. It was developed for Lua 5.0. -

+

Current version is 1.1. It was developed for Lua 5.0.

-

-Version 1.1 follows the +

Version 1.1 follows the package proposal for Lua 5.1 (see section Installation -for more details). -

+for more details).

Download

-

-LuaFileSystem can be downloaded from its +

LuaFileSystem can be downloaded from its Lua Forge -page. -

+page.

History

@@ -112,7 +107,7 @@ Comments are welcome!

Valid XHTML 1.0!

- $Id: index.html,v 1.12 2005/05/19 20:24:31 uid20002 Exp $ + $Id: index.html,v 1.13 2005/05/20 12:10:58 uid20002 Exp $

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 @@ developed to complement the set of functions related to file systems offered by the standard Lua distribution.

-

LuaFileSystem is free software and uses the same license as Lua 5.0.

+

LuaFileSystem offers a portable way to access +the underlying directory structure and file attributes.

Installation

@@ -192,7 +192,7 @@ If you are using Lua 5.1, nothing should be done.

Valid XHTML 1.0!

- $Id: manual.html,v 1.12 2005/05/19 20:31:04 uid20002 Exp $ + $Id: manual.html,v 1.13 2005/05/20 12:10:58 uid20002 Exp $