You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sf...@apache.org on 2010/09/25 21:40:18 UTC

svn commit: r1001307 - in /httpd/httpd/branches/2.2.x/docs/manual: mod/mod_authnz_ldap.xml platform/windows.xml

Author: sf
Date: Sat Sep 25 19:40:18 2010
New Revision: 1001307

URL: http://svn.apache.org/viewvc?rev=1001307&view=rev
Log:
Spelling errors

PR: 49983, 49967
Submitted by: Chris Matthews <chris bbd co za>,
              Angelo Babudro <tech support donsdirectory com>

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/mod/mod_authnz_ldap.xml
    httpd/httpd/branches/2.2.x/docs/manual/platform/windows.xml

Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_authnz_ldap.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_authnz_ldap.xml?rev=1001307&r1=1001306&r2=1001307&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_authnz_ldap.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_authnz_ldap.xml Sat Sep 25 19:40:18 2010
@@ -676,9 +676,9 @@ authenticating the user if this one fail
 
 <directivesynopsis>
 <name>AuthLDAPBindAuthoritative</name>
-<description>Determines if other authentication providers are used when a user can be mapped to a DN but the server cannot successfully bind with the users credentials.</description>
+<description>Determines if other authentication providers are used when a user can be mapped to a DN but the server cannot successfully bind with the user's credentials.</description>
 <syntax>AuthLDAPBindAuthoritative<em>off|on</em></syntax>
-<default>AuthLDAPBindAuhtoritative on</default>
+<default>AuthLDAPBindAuthoritative on</default>
 <contextlist><context>directory</context><context>.htaccess</context>
 </contextlist>
 <override>AuthConfig</override>
@@ -690,11 +690,11 @@ authenticating the user if this one fail
     password cannot be verified with an LDAP bind.  
     If <directive module="mod_authnz_ldap">AuthLDAPBindAuthoritative</directive> 
     is set to <em>off</em>, other configured authentication modules will have 
-    a chance to validate the user if the LDAP bind (with the current users credentials) 
+    a chance to validate the user if the LDAP bind (with the current user's credentials) 
     fails for any reason.</p>
     <p> This allows users present in both LDAP and 
     <directive module="mod_authn_file">AuthUserFile</directive> to authenticate
-    when the LDAP server is available but the users account is locked or password
+    when the LDAP server is available but the user's account is locked or password
     is otherwise unusable.</p>
 </usage>
 <seealso><directive module="mod_authn_file">AuthUserFile</directive></seealso>

Modified: httpd/httpd/branches/2.2.x/docs/manual/platform/windows.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/platform/windows.xml?rev=1001307&r1=1001306&r2=1001307&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/platform/windows.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/platform/windows.xml Sat Sep 25 19:40:18 2010
@@ -197,7 +197,7 @@
       can handle at once, so be sure to set this number high enough for
       your site if you get a lot of hits. The recommended default is
       <code>ThreadsPerChild 150</code>, but this must be adjusted to
-      reflect the greatest anticipated number of simultanious
+      reflect the greatest anticipated number of simultaneous
       connections to accept.</p></li>
 
       <li><p>The directives that accept filenames as arguments must use