From: Erik Abele Date: Sat, 20 Oct 2007 19:27:02 +0000 (+0000) Subject: Transformations. X-Git-Tag: 2.0.62~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22a06760dfe523118a6186abe79af5338084db8a;p=thirdparty%2Fapache%2Fhttpd.git Transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@586786 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/developer/API.html.en b/docs/manual/developer/API.html.en index 3c6ceb9a0eb..785a4cbca1b 100644 --- a/docs/manual/developer/API.html.en +++ b/docs/manual/developer/API.html.en @@ -821,7 +821,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 a372f37f070..59c01d55572 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/stopping.html.en b/docs/manual/stopping.html.en index a70561e0fe8..14d53fc9a4e 100644 --- a/docs/manual/stopping.html.en +++ b/docs/manual/stopping.html.en @@ -38,7 +38,7 @@
  • Graceful Restart
  • Restart Now
  • Appendix: signals and race conditions
  • -

    See also

    +

    See also

    top

    Introduction

    diff --git a/docs/manual/stopping.xml.de b/docs/manual/stopping.xml.de index 55087430db8..bd9f47105af 100644 --- a/docs/manual/stopping.xml.de +++ b/docs/manual/stopping.xml.de @@ -1,7 +1,7 @@ - + + + + +