diff --git a/doc/us/index.html b/doc/us/index.html index b438cba..3fcd424 100644 --- a/doc/us/index.html +++ b/doc/us/index.html @@ -54,7 +54,7 @@ developed to complement the set of functions related to file systems offered by the standard Lua distribution.
LuaFileSystem offers a portable way to access -the underlying directory structure and file attributes.
+the underlying directory structure and file attributes.
LuaFileSystem is free software and uses the same license as Lua 5.0.
@@ -78,7 +78,7 @@ page.lfs.touch.
- $Id: index.html,v 1.15 2005/05/20 18:04:56 uid20002 Exp $ + $Id: index.html,v 1.16 2005/05/20 18:38:07 uid20006 Exp $
Copyright © 2004-2005 The Kepler Project.
Permission is hereby granted, free of charge, to any person @@ -104,7 +104,7 @@ SOFTWARE.
- $Id: license.html,v 1.6 2005/05/20 18:04:56 uid20002 Exp $ + $Id: license.html,v 1.7 2005/05/20 18:43:00 uid20006 Exp $
LuaFileSystem offers a portable way to access -the underlying directory structure and file attributes.
+the underlying directory structure and file attributes.
blksizelfs.chdir (path)path.true in case of success or nil plus an
error string.lfs.currentdir ()nil
plus an error string.