From: Graham Leggett Date: Sun, 12 Sep 2010 23:18:26 +0000 (+0000) Subject: Update transformations. X-Git-Tag: 2.3.9~499 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9660e337e662d4cb5009273be2ef79652462234e;p=thirdparty%2Fapache%2Fhttpd.git Update transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@996396 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/man/httpd.8 b/docs/man/httpd.8 index 68b28754e77..203163203a3 100644 --- a/docs/man/httpd.8 +++ b/docs/man/httpd.8 @@ -19,7 +19,7 @@ .el .ne 3 .IP "\\$1" \\$2 .. -.TH "HTTPD" 8 "2009-12-22" "Apache HTTP Server" "httpd" +.TH "HTTPD" 8 "2010-09-12" "Apache HTTP Server" "httpd" .SH NAME httpd \- Apache Hypertext Transfer Protocol Server @@ -27,7 +27,7 @@ httpd \- Apache Hypertext Transfer Protocol Server .SH "SYNOPSIS" .PP -\fBhttpd\fR [ -\fBd\fR \fIserverroot\fR ] [ -\fBf\fR \fIconfig\fR ] [ -\fBC\fR \fIdirective\fR ] [ -\fBc\fR \fIdirective\fR ] [ -\fBD\fR \fIparameter\fR ] [ -\fBe\fR \fIlevel\fR ] [ -\fBE\fR \fIfile\fR ] [ \fB-k\fR start|restart|graceful|stop|graceful-stop ] [ -\fBR\fR \fIdirectory\fR ] [ -\fBh\fR ] [ -\fBl\fR ] [ -\fBL\fR ] [ -\fBS\fR ] [ -\fBt\fR ] [ -\fBv\fR ] [ -\fBV\fR ] [ -\fBX\fR ] [ -\fBM\fR ] +\fBhttpd\fR [ -\fBd\fR \fIserverroot\fR ] [ -\fBf\fR \fIconfig\fR ] [ -\fBC\fR \fIdirective\fR ] [ -\fBc\fR \fIdirective\fR ] [ -\fBD\fR \fIparameter\fR ] [ -\fBe\fR \fIlevel\fR ] [ -\fBE\fR \fIfile\fR ] [ \fB-k\fR start|restart|graceful|stop|graceful-stop ] [ -\fBR\fR \fIdirectory\fR ] [ -\fBh\fR ] [ -\fBl\fR ] [ -\fBL\fR ] [ -\fBS\fR ] [ -\fBt\fR ] [ -\fBv\fR ] [ -\fBV\fR ] [ -\fBX\fR ] [ -\fBM\fR ] [ -\fBT\fR ] .PP On Windows systems, the following additional arguments are available: @@ -88,7 +88,7 @@ Dump a list of loaded Static and Shared Modules\&. -S Show the settings as parsed from the config file (currently only shows the virtualhost settings)\&. .TP --T +-T (Availabe in 2\&.3\&.8 and later) Skip document root check at startup/restart\&. .TP -t diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index fe6903b8a85..a968404b54e 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -1145,26 +1145,30 @@ in case of an error Remote IP-address and port %...A Local IP-address and port -%...E +%...{name}e + Request environment variable name +%...E APR/OS error status code and string -%...F +%...F Source file name and line number of the log call -%...{name}i +%...{name}i Request header name -%...k +%...k Number of keep-alive requests on this connection -%...l +%...l Loglevel of the message -%...L +%...L Log ID of the request -%...{c}L +%...{c}L Log ID of the connection -%...{C}L +%...{C}L Log ID of the connection if used in connection scope, empty otherwise -%...m +%...m Name of the module logging the message -%M +%M The actual log message +%...{name}n + Request note name %...P Process ID of current process %...T diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index 0d73ff49484..0846be556e8 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + + + +