From 1a522a1797e3ce6e16f9bfae60421acf249d6617 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Tue, 3 May 2005 19:12:51 +0000 Subject: [PATCH] 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 --- docs/man/apachectl.8 | 6 +++--- docs/manual/logs.html.en | 2 +- docs/manual/logs.xml.ja | 2 +- docs/manual/logs.xml.ko | 2 +- docs/manual/logs.xml.meta | 2 +- docs/manual/mod/core.html.en | 15 ++++++++++++--- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.meta | 4 ++-- docs/manual/programs/apachectl.html.en | 9 ++++----- docs/manual/programs/apachectl.xml.ko | 2 +- docs/manual/upgrading.html.en | 8 ++++++++ docs/manual/upgrading.xml.de | 2 +- docs/manual/upgrading.xml.ja | 2 +- docs/manual/upgrading.xml.ko | 2 +- docs/manual/upgrading.xml.pt-br | 2 +- docs/manual/upgrading.xml.ru | 2 +- 17 files changed, 41 insertions(+), 25 deletions(-) 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 @@ - + + + + + + + + + +