From 8774e2caae458a39fdc1e9a72fdae6fa05ae1104 Mon Sep 17 00:00:00 2001 From: uid20002 Date: Thu, 19 May 2005 20:24:31 +0000 Subject: Documentation update --- doc/us/examples.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'doc/us/examples.html') diff --git a/doc/us/examples.html b/doc/us/examples.html index 63a3f93..57eefbe 100644 --- a/doc/us/examples.html +++ b/doc/us/examples.html @@ -48,7 +48,12 @@
-

Example

+

Examples

+ +

Directory iterator

+ +

The following example iterates over a directory and recursively lists the +attributes for each file or directory inside it.

 require"lfs"
@@ -81,7 +86,7 @@ attrdir (".")
 

Valid XHTML 1.0!

- $Id: examples.html,v 1.1 2005/05/04 02:28:51 tuler Exp $ + $Id: examples.html,v 1.2 2005/05/19 20:24:31 uid20002 Exp $

-- cgit v1.2.3-55-g6feb