From 9660e337e662d4cb5009273be2ef79652462234e Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Sun, 12 Sep 2010 23:18:26 +0000 Subject: [PATCH] Update transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@996396 13f79535-47bb-0310-9956-ffa450edef68 --- docs/man/httpd.8 | 6 +-- docs/manual/mod/core.html.en | 24 +++++---- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.tr | 2 +- docs/manual/mod/directives.html.de | 2 + docs/manual/mod/directives.html.en | 2 + docs/manual/mod/directives.html.es | 2 + docs/manual/mod/directives.html.tr.utf8 | 2 + docs/manual/mod/mod_autoindex.xml.ja | 2 +- docs/manual/mod/mod_autoindex.xml.ko | 2 +- docs/manual/mod/mod_autoindex.xml.tr | 2 +- docs/manual/mod/mod_disk_cache.html.en | 60 +++++++++++++++++++++ docs/manual/mod/mod_headers.html.en | 2 +- docs/manual/mod/mod_mime.html.en | 6 +++ docs/manual/mod/quickreference.html.de | 4 ++ docs/manual/mod/quickreference.html.en | 4 ++ docs/manual/mod/quickreference.html.es | 4 ++ docs/manual/mod/quickreference.html.tr.utf8 | 4 ++ 19 files changed, 114 insertions(+), 20 deletions(-) diff --git a/docs/man/httpd.8 b/docs/man/httpd.8 index 68b28754e7..203163203a 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 fe6903b8a8..a968404b54 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 0d73ff4948..0846be556e 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + + + +