aboutsummaryrefslogtreecommitdiff
path: root/doc/us
diff options
context:
space:
mode:
Diffstat (limited to 'doc/us')
-rw-r--r--doc/us/manual.html5
1 files changed, 3 insertions, 2 deletions
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
95 named attribute is returned (this use is equivalent to 95 named attribute is returned (this use is equivalent to
96 <code>lfs.attributes(filepath).aname</code>, but the table is not created 96 <code>lfs.attributes(filepath).aname</code>, but the table is not created
97 and only one attribute is retrieved from the O.S.). 97 and only one attribute is retrieved from the O.S.).
98 The attributes are: 98 The attributes are described as follows;
99 attribute <code>mode</code> is a string, all the others are numbers:
99 <dl> 100 <dl>
100 <dt><strong><code>dev</code></strong></dt> 101 <dt><strong><code>dev</code></strong></dt>
101 <dd>on Unix systems, represents the device that the inode resides on. On Windows systems, 102 <dd>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
210<div id="about"> 211<div id="about">
211 <p><a href="http://validator.w3.org/check?uri=referer"> 212 <p><a href="http://validator.w3.org/check?uri=referer">
212 <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> 213 <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
213 <p><small>$Id: manual.html,v 1.27 2006/03/10 23:37:48 carregal Exp $</small></p> 214 <p><small>$Id: manual.html,v 1.28 2006/03/14 13:16:18 tomas Exp $</small></p>
214</div> <!-- id="about" --> 215</div> <!-- id="about" -->
215 216
216</div> <!-- id="container" --> 217</div> <!-- id="container" -->