diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/lfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |