Author: metze
Date: 2006-01-11 16:00:27 +0000 (Wed, 11 Jan 2006)
New Revision: 12845

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12845

Log:
fix some typos

metze
Modified:
   branches/SAMBA_4_0/source/lib/ldb/man/ldbsearch.1.xml
   branches/SAMBA_4_0/source/lib/ldb/web/index.html


Changeset:
Modified: branches/SAMBA_4_0/source/lib/ldb/man/ldbsearch.1.xml
===================================================================
--- branches/SAMBA_4_0/source/lib/ldb/man/ldbsearch.1.xml       2006-01-11 
15:07:14 UTC (rev 12844)
+++ branches/SAMBA_4_0/source/lib/ldb/man/ldbsearch.1.xml       2006-01-11 
16:00:27 UTC (rev 12845)
@@ -95,7 +95,7 @@
 <refsect1>
        <title>SEE ALSO</title>
 
-       <para>ldb(7), ldbedit</para>
+       <para>ldb(7), ldbedit(1)</para>
 
 </refsect1>
 

Modified: branches/SAMBA_4_0/source/lib/ldb/web/index.html
===================================================================
--- branches/SAMBA_4_0/source/lib/ldb/web/index.html    2006-01-11 15:07:14 UTC 
(rev 12844)
+++ branches/SAMBA_4_0/source/lib/ldb/web/index.html    2006-01-11 16:00:27 UTC 
(rev 12845)
@@ -8,7 +8,7 @@
 <h1>ldb</h1>
 
 ldb is a LDAP-like embedded database. It is not at all LDAP standards
-complient, so if you want a standards complient database then please
+compliant, so if you want a standards compliant database then please
 see the excellent <a href="http://www.openldap.org/";>OpenLDAP</a>
 project.<p>
 

Reply via email to