aboutsummaryrefslogtreecommitdiffstats
path: root/lualdap/doc/us/manual.html
diff options
context:
space:
mode:
authorTomas Guisasola <tomas@luaforge.net>2003-12-29 15:48:59 +0000
committerTomas Guisasola <tomas@luaforge.net>2003-12-29 15:48:59 +0000
commit0f87009bbd0cbc62f5862fe2445db7767e9f2534 (patch)
treeb8d82f216bd9c469f686f29cf146c95fc2f072f3 /lualdap/doc/us/manual.html
parentLogo do LuaLDAP. (diff)
downloadlualdap-0f87009bbd0cbc62f5862fe2445db7767e9f2534.tar.xz
lualdap-0f87009bbd0cbc62f5862fe2445db7767e9f2534.zip
Atualizacao do logo e links correspondentes.
Modificacao no link para a licenca.
Diffstat (limited to 'lualdap/doc/us/manual.html')
-rwxr-xr-xlualdap/doc/us/manual.html15
1 files changed, 9 insertions, 6 deletions
diff --git a/lualdap/doc/us/manual.html b/lualdap/doc/us/manual.html
index e8b984f..1124dea 100755
--- a/lualdap/doc/us/manual.html
+++ b/lualdap/doc/us/manual.html
@@ -13,10 +13,12 @@ ul { list-style-type: disc };
<center>
<table border=0 cellspacing=2 cellpadding=2>
-<tr><td align=center><a href="http://www.lua.org">
-<img border=0 alt="The Lua language" src="lua.png"></a>
+<tr><td align=center><a href="http://www.keplerproject.org/lualdap">
+<img border=0 alt="LuaLDAP logo" src="lualdap.png"></a>
<tr><td align=center><big><b>LuaLDAP Reference Manual</b></big>
-<tr><td align=center valign=top>A Lua interface to the OpenLDAP library
+<tr><td align=center valign=top>A
+<a href="http://www.lua.org">Lua</a>
+interface to the OpenLDAP library
</table>
</center>
<p>
@@ -62,8 +64,9 @@ Attribute's values can be strings or tables of strings when
they have multiple values on the directory.
</p>
<p>
-LuaLDAP is
-<a href="license.html">free software</a>.
+LuaLDAP is free software and uses the same
+<a href="license.html">license</a>
+as Lua 5.0.
</p>
@@ -317,7 +320,7 @@ of LDAP Search Filters (RFC 2254)</a>
<hr>
<small>
-$Id: manual.html,v 1.11 2003-12-10 17:47:15 tomas Exp $
+$Id: manual.html,v 1.12 2003-12-29 15:48:59 tomas Exp $
</small>
</body>