From: Joshua Slive Date: Tue, 3 May 2005 19:12:51 +0000 (+0000) Subject: Finish committing the transformations that I accidentally started in X-Git-Tag: 2.1.5~142 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a522a1797e3ce6e16f9bfae60421acf249d6617;p=thirdparty%2Fapache%2Fhttpd.git Finish committing the transformations that I accidentally started in the last commit. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@167960 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/man/apachectl.8 b/docs/man/apachectl.8 index 48ec3ef9ad3..a4865d2bd31 100644 --- a/docs/man/apachectl.8 +++ b/docs/man/apachectl.8 @@ -19,7 +19,7 @@ .el .ne 3 .IP "\\$1" \\$2 .. -.TH "APACHECTL" 8 "2003-11-25" "Apache HTTP Server" "apachectl" +.TH "APACHECTL" 8 "2005-05-03" "Apache HTTP Server" "apachectl" .SH NAME apachectl \- Apache HTTP Server Control Interface @@ -83,10 +83,10 @@ configtest Run a configuration file syntax test\&. It parses the configuration files and either reports Syntax Ok or detailed information about the particular syntax error\&. This is equivalent to apachectl -t\&. .PP -The following additional option is available, but deprecated\&. +The following option was available in earlier versions but has been removed\&. .TP startssl -This is equivalent to apachectl -k start -DSSL\&. We recommend that you use that command explicitly, or you adjust your httpd\&.conf to remove the section so that SSL will always be available\&. +To start httpd with SSL support, you should edit your configuration file to include the relevant directives and then use the normal apachectl start\&. diff --git a/docs/manual/logs.html.en b/docs/manual/logs.html.en index a84ed7b5a75..acfaee16c4f 100644 --- a/docs/manual/logs.html.en +++ b/docs/manual/logs.html.en @@ -246,7 +246,7 @@ (%t)
- The time that the server finished processing the request. + The time that the request was received. The format is:

diff --git a/docs/manual/logs.xml.ja b/docs/manual/logs.xml.ja index 00b9e5b58b0..e47fc9946a6 100644 --- a/docs/manual/logs.xml.ja +++ b/docs/manual/logs.xml.ja @@ -1,7 +1,7 @@ - + + + + + + + + + +