From 3a7a15178f75f1f1af6a5050255b8e6ade37d1bb Mon Sep 17 00:00:00 2001 From: carregal Date: Wed, 15 Mar 2006 20:29:15 +0000 Subject: Documentation update - minor details --- 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..922b27b 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.31 2006/03/15 20:29:15 carregal Exp $

-- cgit v1.2.3-55-g6feb