From: Jeff Trawick Date: Sat, 20 Oct 2007 18:40:37 +0000 (+0000) Subject: like r586770 (trunk) X-Git-Tag: 2.2.7~290 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af73f778c70706ea079460e1eb71ad7ed5196764;p=thirdparty%2Fapache%2Fhttpd.git like r586770 (trunk) s/the the/the/ pointed out by git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@586771 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/developer/API.xml b/docs/manual/developer/API.xml index d094d18e0fd..6af161ce77f 100644 --- a/docs/manual/developer/API.xml +++ b/docs/manual/developer/API.xml @@ -829,7 +829,7 @@ void *request_config; /* Notes on *this* request */
Other sorts of resources -- cleanup functions -

More text goes here. Describe the the cleanup primitives in terms of +

More text goes here. Describe the cleanup primitives in terms of which the file stuff is implemented; also, spawn_process.

Pool cleanups live until clear_pool() is called: diff --git a/docs/manual/developer/documenting.xml b/docs/manual/developer/documenting.xml index c471ea7da5b..0540e741af9 100644 --- a/docs/manual/developer/documenting.xml +++ b/docs/manual/developer/documenting.xml @@ -27,7 +27,7 @@

Apache 2.0 uses Doxygen to - document the APIs and global variables in the the code. This will explain + document the APIs and global variables in the code. This will explain the basics of how to document using Doxygen.

diff --git a/docs/manual/mod/mod_authz_dbm.xml b/docs/manual/mod/mod_authz_dbm.xml index e3ed6ac6204..ad37ff8115a 100644 --- a/docs/manual/mod/mod_authz_dbm.xml +++ b/docs/manual/mod/mod_authz_dbm.xml @@ -134,7 +134,7 @@ modules directive explicitly to Off allows group authorization to be passed on to lower level modules (as defined in the modules.c file) if there is no group found - for the the supplied userID. If there are any groups + for the supplied userID. If there are any groups specified, the usual checks will be applied and a failure will give an Authentication Required reply.

diff --git a/docs/manual/mod/mod_proxy_ajp.xml b/docs/manual/mod/mod_proxy_ajp.xml index 1cb0d5c3994..2f6db1c3ba6 100644 --- a/docs/manual/mod/mod_proxy_ajp.xml +++ b/docs/manual/mod/mod_proxy_ajp.xml @@ -495,7 +495,7 @@ AJP13_GET_BODY_CHUNK :=

The status code and message are the usual HTTP things (e.g. 200 and OK). The response header names are encoded the same way the request header names are. See header_encoding above - for details about how the the codes are distinguished from the strings.
+ for details about how the codes are distinguished from the strings.
The codes for common headers are:

diff --git a/docs/manual/upgrading.xml b/docs/manual/upgrading.xml index 9f786178078..80ba457f40a 100644 --- a/docs/manual/upgrading.xml +++ b/docs/manual/upgrading.xml @@ -142,7 +142,7 @@ Third Party Modules

Many third-party modules designed for version 2.0 will work - unchanged with the the Apache HTTP Server version 2.2. But all + unchanged with the Apache HTTP Server version 2.2. But all modules must be recompiled before being loaded.

NameCode value