summaryrefslogtreecommitdiffstats
path: root/docs/manual/programs/apachectl.xml
diff options
context:
space:
mode:
authorErik Abele <erikabele@apache.org>2002-11-14 20:18:03 +0100
committerErik Abele <erikabele@apache.org>2002-11-14 20:18:03 +0100
commit5c8c32d8692fa0e5a8b61cc047ea0f60675fa3ad (patch)
tree6ab1c05e1ed1848f0dbdf9e7a528e9dcc0138bb4 /docs/manual/programs/apachectl.xml
parenttypo (diff)
downloadapache2-5c8c32d8692fa0e5a8b61cc047ea0f60675fa3ad.tar.xz
apache2-5c8c32d8692fa0e5a8b61cc047ea0f60675fa3ad.zip
typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97524 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--docs/manual/programs/apachectl.xml4
1 files changed, 2 insertions, 2 deletions
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 <code>configtest</code> before initiating the
+processing them. This command automatically checks the configuration
+files as in <code>configtest</code> before initiating the
restart to make sure Apache doesn't die. This is equivalent to
<code>apachectl -k graceful</code>.</dd>