From 1a1716f876e2451e73c953aba1e30e97dab189dd Mon Sep 17 00:00:00 2001 From: tomas Date: Tue, 14 Mar 2006 13:16:18 +0000 Subject: Expliciting the types of the attributes --- doc/us/manual.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/us/manual.html b/doc/us/manual.html index 4451e80..af8beae 100644 --- a/doc/us/manual.html +++ b/doc/us/manual.html @@ -95,7 +95,8 @@ The compiled binary should be copied to a directory in your named attribute is returned (this use is equivalent to lfs.attributes(filepath).aname, but the table is not created and only one attribute is retrieved from the O.S.). - The attributes are: + The attributes are described as follows; + attribute mode is a string, all the others are numbers:
dev
on Unix systems, represents the device that the inode resides on. On Windows systems, @@ -210,7 +211,7 @@ The compiled binary should be copied to a directory in your

Valid XHTML 1.0!

-

$Id: manual.html,v 1.27 2006/03/10 23:37:48 carregal Exp $

+

$Id: manual.html,v 1.28 2006/03/14 13:16:18 tomas Exp $

-- cgit v1.2.3-55-g6feb