aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lfs.c b/src/lfs.c
index d6b55df..a35413d 100644
--- a/src/lfs.c
+++ b/src/lfs.c
@@ -4,7 +4,7 @@
4** 4**
5** File system manipulation library. 5** File system manipulation library.
6** This library offers these functions: 6** This library offers these functions:
7** lfs.attributes (filepath [, attributename]) 7** lfs.attributes (filepath [, attributename | attributetable])
8** lfs.chdir (path) 8** lfs.chdir (path)
9** lfs.currentdir () 9** lfs.currentdir ()
10** lfs.dir (path) 10** lfs.dir (path)