diff options
author | Erik Abele <erikabele@apache.org> | 2002-11-14 20:18:03 +0100 |
---|---|---|
committer | Erik Abele <erikabele@apache.org> | 2002-11-14 20:18:03 +0100 |
commit | 5c8c32d8692fa0e5a8b61cc047ea0f60675fa3ad (patch) | |
tree | 6ab1c05e1ed1848f0dbdf9e7a528e9dcc0138bb4 /docs/manual/programs/apachectl.html.en | |
parent | typo (diff) | |
download | apache2-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 'docs/manual/programs/apachectl.html.en')
-rw-r--r-- | docs/manual/programs/apachectl.html.en | 4 |
1 files changed, 2 insertions, 2 deletions
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 <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> |