From: Erik Abele Date: Sat, 20 Oct 2007 19:27:49 +0000 (+0000) Subject: Transformations. X-Git-Tag: 2.3.0~1321 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d792a8d5b9b9925ced439ec4fa413391dd3c78df;p=apache Transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@586788 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/developer/API.html.en b/docs/manual/developer/API.html.en index c1a1fee9f9..d0069ad72d 100644 --- a/docs/manual/developer/API.html.en +++ b/docs/manual/developer/API.html.en @@ -820,7 +820,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.html.en b/docs/manual/developer/documenting.html.en index 38244aefe1..3c5ae436c4 100644 --- a/docs/manual/developer/documenting.html.en +++ b/docs/manual/developer/documenting.html.en @@ -22,7 +22,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.

top
diff --git a/docs/manual/mod/mod_proxy_ajp.html.en b/docs/manual/mod/mod_proxy_ajp.html.en index d8c74b06d8..530842dd52 100644 --- a/docs/manual/mod/mod_proxy_ajp.html.en +++ b/docs/manual/mod/mod_proxy_ajp.html.en @@ -508,7 +508,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/mod/mod_proxy_ajp.xml.ja b/docs/manual/mod/mod_proxy_ajp.xml.ja index 11b0ca85a2..9f9ce3b167 100644 --- a/docs/manual/mod/mod_proxy_ajp.xml.ja +++ b/docs/manual/mod/mod_proxy_ajp.xml.ja @@ -1,7 +1,7 @@ - + + + + +
NameCode value