From: Daniel Gruno Date: Tue, 4 Sep 2012 18:03:59 +0000 (+0000) Subject: typo/grammar fixes X-Git-Tag: 2.4.4~617 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f87494aa116782ccc99d6b74c992f3f713ded1a;p=apache typo/grammar fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1380774 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_auth_digest.xml b/docs/manual/mod/mod_auth_digest.xml index e4a681cb03..1194318c0d 100644 --- a/docs/manual/mod/mod_auth_digest.xml +++ b/docs/manual/mod/mod_auth_digest.xml @@ -284,7 +284,7 @@ of clients the amount of shared memory, that will be allocated at the server startup for keeping track of clients. Note that the shared memory segment cannot be set less than the space that is necessary for - tracking at least one client. This value is dependant on your + tracking at least one client. This value is dependent on your system. If you want to find out the exact value, you may simply set AuthDigestShmemSize to the value of 0 and read the error message after trying to start the diff --git a/docs/manual/mod/mod_authn_file.xml.fr b/docs/manual/mod/mod_authn_file.xml.fr index 6a9af85aa4..4e60f29fe7 100644 --- a/docs/manual/mod/mod_authn_file.xml.fr +++ b/docs/manual/mod/mod_authn_file.xml.fr @@ -79,7 +79,7 @@ passe

Chaque ligne du fichier des utilisateurs se compose du nom de l'utilisateur, du caractère ':' et du mot de passe chiffré. Si le même identifiant utilisateur est référencé plusieurs fois, - mod_authn_file utilisera la première occurence pour + mod_authn_file utilisera la première occurrence pour vérifier le mot de passe.

Le format du mot de passe chiffré dépend du frontal diff --git a/docs/manual/mod/mod_ldap.xml b/docs/manual/mod/mod_ldap.xml index bce703e884..be7dacc1c5 100644 --- a/docs/manual/mod/mod_ldap.xml +++ b/docs/manual/mod/mod_ldap.xml @@ -605,7 +605,7 @@ connection client certificates.

It specifies the directory path, file name or nickname of a per connection client certificate used when establishing an SSL or TLS connection to an LDAP server. Different locations or - directories may have their own independant client certificate + directories may have their own independent client certificate settings. Some LDAP toolkits (notably Novell) do not support per connection client certificates, and will throw an error on LDAP server connection if you try to use this directive