From: Erik Abele Date: Sat, 20 Oct 2007 19:27:26 +0000 (+0000) Subject: Transformations. X-Git-Tag: 2.2.7~289 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8dffeaf9116c93ebc9b4fc474a1b13ec686b0bf;p=thirdparty%2Fapache%2Fhttpd.git Transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@586787 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/developer/API.html.en b/docs/manual/developer/API.html.en index 455390e5991..180d436f9c4 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 a03ca2e84d5..a06fd818a97 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_authz_dbm.html.en b/docs/manual/mod/mod_authz_dbm.html.en index 97b08a4562a..7d7127bb224 100644 --- a/docs/manual/mod/mod_authz_dbm.html.en +++ b/docs/manual/mod/mod_authz_dbm.html.en @@ -122,7 +122,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_authz_dbm.xml.ko b/docs/manual/mod/mod_authz_dbm.xml.ko index ce80bb9f431..f900015109e 100644 --- a/docs/manual/mod/mod_authz_dbm.xml.ko +++ b/docs/manual/mod/mod_authz_dbm.xml.ko @@ -1,7 +1,7 @@ - + + + + + + +