From a427f48bc802be0657bab7942ffacaea5d8bd042 Mon Sep 17 00:00:00 2001 From: carregal Date: Sun, 22 May 2005 18:56:24 +0000 Subject: Documentation update --- doc/us/manual.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/us/manual.html b/doc/us/manual.html index c499922..ded9517 100644 --- a/doc/us/manual.html +++ b/doc/us/manual.html @@ -80,7 +80,7 @@ If you are using Lua 5.1, nothing should be done.

LuaFileSystem offers the following functions:

-
+
lfs.attributes (filepath)
Returns a table with the file attributes corresponding to filepath. The attributes are: @@ -128,8 +128,8 @@ If you are using Lua 5.1, nothing should be done.

blksize
optimal file system I/O blocksize; (Unix only)
-
- +
+
lfs.chdir (path)
Changes the current working directory to the given @@ -193,7 +193,7 @@ If you are using Lua 5.1, nothing should be done.

Valid XHTML 1.0!

- $Id: manual.html,v 1.17 2005/05/20 18:43:00 uid20006 Exp $ + $Id: manual.html,v 1.19 2005/05/22 18:56:24 carregal Exp $

-- cgit v1.2.3-55-g6feb