From: Erik Abele Date: Thu, 14 Nov 2002 19:18:03 +0000 (+0000) Subject: typo X-Git-Tag: 2.0.44~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c8c32d8692fa0e5a8b61cc047ea0f60675fa3ad;p=apache typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97524 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/programs/apachectl.html.en b/docs/manual/programs/apachectl.html.en index 399b7f2db2..49648192be 100644 --- a/docs/manual/programs/apachectl.html.en +++ b/docs/manual/programs/apachectl.html.en @@ -90,8 +90,8 @@ restart in that currently open connections are not aborted. A side effect is that old log files will not be closed immediately. This means that if used in a log rotation script, a substantial delay may be necessary to ensure that the old log files are closed before -processing them. This command automatically checks the configura- -tion files as in configtest before initiating the +processing them. This command automatically checks the configuration +files as in configtest before initiating the restart to make sure Apache doesn't die. This is equivalent to apachectl -k graceful. diff --git a/docs/manual/programs/apachectl.xml b/docs/manual/programs/apachectl.xml index 8c6f9a36d1..27c7553f36 100644 --- a/docs/manual/programs/apachectl.xml +++ b/docs/manual/programs/apachectl.xml @@ -102,8 +102,8 @@ restart in that currently open connections are not aborted. A side effect is that old log files will not be closed immediately. This means that if used in a log rotation script, a substantial delay may be necessary to ensure that the old log files are closed before -processing them. This command automatically checks the configura- -tion files as in configtest before initiating the +processing them. This command automatically checks the configuration +files as in configtest before initiating the restart to make sure Apache doesn't die. This is equivalent to apachectl -k graceful.