From: Erik Abele Date: Thu, 14 Nov 2002 19:18:03 +0000 (+0000) Subject: typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0b9ace6f9b0295e9c30b8f7a520a3733d05b45b;p=thirdparty%2Fapache%2Fhttpd.git 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 399b7f2db27..49648192be5 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 8c6f9a36d16..27c7553f366 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.