]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Spelling errors
authorStefan Fritsch <sf@apache.org>
Sat, 25 Sep 2010 19:40:18 +0000 (19:40 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 25 Sep 2010 19:40:18 +0000 (19:40 +0000)
PR: 49983, 49967
Submitted by: Chris Matthews <chris bbd co za>,
              Angelo Babudro <tech support donsdirectory com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1001307 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authnz_ldap.xml
docs/manual/platform/windows.xml

index 8c3b8b608487ded1ed8d439f62f295bdc33aeb98..ba46fc83dd372be330645821f7fdd28c3fc21450 100644 (file)
@@ -676,9 +676,9 @@ authenticating the user if this one fails</description>
 
 <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 fails</description>
     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>
index efe2996650b27d21ceec2c2da0e4063099a52e1b..7c818bf4d45c529750201c049a1876f41a4a5e39 100644 (file)
       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