aboutsummaryrefslogtreecommitdiffstats
path: root/lualdap/doc/us/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'lualdap/doc/us/index.html')
-rwxr-xr-xlualdap/doc/us/index.html35
1 files changed, 18 insertions, 17 deletions
diff --git a/lualdap/doc/us/index.html b/lualdap/doc/us/index.html
index 8930946..6548b04 100755
--- a/lualdap/doc/us/index.html
+++ b/lualdap/doc/us/index.html
@@ -32,8 +32,8 @@ interface to the OpenLDAP library
<a href=#installation>installation</a> &middot;
<a href="manual.html">manual</a> &middot;
<a href="license.html">license</a> &middot;
-<a href="#hist">history</a> &middot;
-<a href="#contact">contact</a>
+<a href="#credits">credits</a> &middot;
+<a href="#contact">contact us</a>
</small></center>
<p>
@@ -57,7 +57,8 @@ interface to the OpenLDAP library
<li> <a href="manual.html#examples">Examples</a>
</ul>
<li> <a href="license.html">Copyright & License</a>
- <li> <a href=#hist>History</a>
+ <li> <a href="#credits">Credits</a>
+ <li> <a href="#contact">Contact us</a>
</ul>
</p>
@@ -66,7 +67,7 @@ interface to the OpenLDAP library
<h2>Overview</h2>
<p>
LuaLDAP is a simple interface from Lua to an LDAP client
-(in fact it's a bind to <a href="http://www.openldap.org">OpenLDAP</a> client).
+(in fact it is a bind to <a href="http://www.openldap.org">OpenLDAP</a>).
It enables a Lua program to:
<ul>
<li> Connect to an LDAP server;
@@ -116,20 +117,21 @@ LuaLDAP can be downloaded in source code from the following links: <p>
<p>
LuaLDAP is a bind to the <a href="http://www.openldap.org">OpenLDAP</a>
-library so it depends on it.
-You can download the library from the
+library,
+therefore it depends on a previous installation of this library.
+You can download OpenLDAP from the
<a href="http://www.openldap.org/software/download">OpenLDAP download page</a>.
</p>
-<a name=hist>
-<h2>History</h2>
+<a name="credits">
+<h2>Credits</h2>
<p>
LuaLDAP was designed by Roberto Ierusalimschy, Andr&eacute; Carregal
-and Tom&aacute;s Guisasola for
+and Tom&aacute;s Guisasola as part of
<a href="http://www.keplerproject.org">The Kepler Project</a>
-that keeps its copyright.
+which holds its copyright.
It was implemented by Tom&aacute;s Guisasola.
</p>
<p>
@@ -140,12 +142,11 @@ and FINEP.
<a name="contact"></a>
-<h2>Contact</h2>
+<h2>Contact us</h2>
<p>
-For more information please
-<a href="mailto:tomas-NO-SPAM-THANKS@keplerproject.org">contact</a>
-us.
+For further information please
+<a href="mailto:tomas-NO-SPAM-THANKS@keplerproject.org">contact us</a>.
Comments are welcome!
</p>
@@ -158,14 +159,14 @@ Comments are welcome!
<a href=#installation>installation</a> &middot;
<a href="manual.html">manual</a> &middot;
<a href="license.html">license</a> &middot;
-<a href="#hist">history</a> &middot;
-<a href="#contact">contact</a>
+<a href="#credits">credits</a> &middot;
+<a href="#contact">contact us</a>
</small></center>
<p>
<hr>
<small>
-$Id: index.html,v 1.14 2004-01-12 10:44:06 tomas Exp $
+$Id: index.html,v 1.15 2004-05-31 11:00:13 tomas Exp $
</small>
</body>