From 0147f85957feab18be4b19d56b4288cdf65eddcd Mon Sep 17 00:00:00 2001 From: carregal Date: Wed, 15 Mar 2006 20:30:53 +0000 Subject: Merging the documentation from HEAD --- doc/us/manual.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/us/manual.html b/doc/us/manual.html index ec391dc..281c06e 100644 --- a/doc/us/manual.html +++ b/doc/us/manual.html @@ -94,7 +94,9 @@ LuaFileSystem offers the following functions: lfs.attributes(filepath).aname, but the table is not created and only one attribute is retrieved from the O.S.). The attributes are described as follows; - attribute mode is a string, all the others are numbers: + attribute mode is a string, all the others are numbers, + and the time related attributes use the same time reference of + os.time:
dev
on Unix systems, this represents the device that the inode resides on. On Windows systems, @@ -215,7 +217,7 @@ LuaFileSystem offers the following functions:

Valid XHTML 1.0!

-

$Id: manual.html,v 1.30 2006/03/15 16:44:04 carregal Exp $

+

$Id: manual.html,v 1.30.2.1 2006/03/15 20:30:53 carregal Exp $

-- cgit v1.2.3-55-g6feb