diff --git a/docs/man/apachectl.8 b/docs/man/apachectl.8 index 48ec3ef9ad..a4865d2bd3 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 a84ed7b5a7..acfaee16c4 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 00b9e5b58b..e47fc9946a 100644 --- a/docs/manual/logs.xml.ja +++ b/docs/manual/logs.xml.ja @@ -1,7 +1,7 @@ - + + + + + + + + + +