From 090e4cd049c47157835853dad3eb1bae9adb2ebd Mon Sep 17 00:00:00 2001 From: Andre Carregal Date: Tue, 24 May 2005 23:27:38 +0000 Subject: Documentation update --- lualdap/doc/us/index.html | 4 ++-- lualdap/doc/us/manual.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lualdap/doc/us/index.html b/lualdap/doc/us/index.html index ad36418..103c74f 100755 --- a/lualdap/doc/us/index.html +++ b/lualdap/doc/us/index.html @@ -74,7 +74,7 @@ to:

Current version is 1.0. It was developed for Lua 5.0 and OpenLDAP 2.1.

Version 1.0 follows the -package proposal for Lua +package model for Lua 5.1 (see Installation for more details).

@@ -119,7 +119,7 @@ Comments are welcome!

Valid XHTML 1.0!

- $Id: index.html,v 1.24 2005-05-24 20:49:55 carregal Exp $ + $Id: index.html,v 1.25 2005-05-24 23:27:38 carregal Exp $

diff --git a/lualdap/doc/us/manual.html b/lualdap/doc/us/manual.html index 50d3b60..f20eb7b 100755 --- a/lualdap/doc/us/manual.html +++ b/lualdap/doc/us/manual.html @@ -80,7 +80,7 @@ download OpenLDAP from the OpenLDAP .

LuaLDAP follows the package proposal for Lua +"http://www.keplerproject.org/compat/">package model for Lua 5.1, therefore this package should be "installed". In other words, if you are using Lua 5.0, the files compat-5.1.c and compat-5.1.h must be used in the compilation and the file @@ -329,7 +329,7 @@ ld:delete ("mydn=newuser,ou=people,dc=ldp,dc=world")()

Valid XHTML 1.0!

- $Id: manual.html,v 1.23 2005-05-24 22:10:15 carregal Exp $ + $Id: manual.html,v 1.24 2005-05-24 23:27:38 carregal Exp $

-- cgit v1.2.3-59-g8ed1b