You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2009/10/30 13:22:34 UTC

svn commit: r831281 - in /httpd/httpd/trunk/docs/manual/mod: mod_ldap.html.en mod_ldap.xml

Author: covener
Date: Fri Oct 30 12:22:34 2009
New Revision: 831281

URL: http://svn.apache.org/viewvc?rev=831281&view=rev
Log:
s/backeld/backend spotted by poirier


Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_ldap.html.en
    httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_ldap.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_ldap.html.en?rev=831281&r1=831280&r2=831281&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_ldap.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_ldap.html.en Fri Oct 30 12:22:34 2009
@@ -492,7 +492,7 @@
     <p>Turns on SDK-specific LDAP debug options that generally cause the LDAP 
     SDK to log verbose trace information to the main Apache error log.  
     The trace messages from the LDAP SDK provide gory details that
-    can be useful during debugging of connectivity problems with backeld LDAP servers</p>
+    can be useful during debugging of connectivity problems with backend LDAP servers</p>
 
     <p>This option is only configurable when Apache HTTP Server is linked with 
     an LDAP SDK that implements <code>LDAP_OPT_DEBUG</code> or 
@@ -720,4 +720,4 @@
 </div><div id="footer">
 <p class="apache">Copyright 2009 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
-</body></html>
\ No newline at end of file
+</body></html>

Modified: httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml?rev=831281&r1=831280&r2=831281&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml Fri Oct 30 12:22:34 2009
@@ -660,7 +660,7 @@
     <p>Turns on SDK-specific LDAP debug options that generally cause the LDAP 
     SDK to log verbose trace information to the main Apache error log.  
     The trace messages from the LDAP SDK provide gory details that
-    can be useful during debugging of connectivity problems with backeld LDAP servers</p>
+    can be useful during debugging of connectivity problems with backend LDAP servers</p>
 
     <p>This option is only configurable when Apache HTTP Server is linked with 
     an LDAP SDK that implements <code>LDAP_OPT_DEBUG</code> or