From 32307ae916f0a6f352421a7e54bc28c33895119c Mon Sep 17 00:00:00 2001 From: Chris Pepper Date: Mon, 24 Mar 2003 02:54:28 +0000 Subject: [PATCH] Typos: arguments & explicitly. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99053 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/programs/apachectl.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/programs/apachectl.xml b/docs/manual/programs/apachectl.xml index 27c7553f36..83f68184fc 100644 --- a/docs/manual/programs/apachectl.xml +++ b/docs/manual/programs/apachectl.xml @@ -25,7 +25,7 @@

If your Apache installation uses non-standard paths, you will need to edit the apachectl script to set the appropriate paths to the httpd binary. You can also - specify any necessary httpd command line arugments. + specify any necessary httpd command line arguments. See the comments in the script for details.

The apachectl script returns a 0 exit value on @@ -123,7 +123,7 @@ equivalent to apachectl -t.

startssl
This is equivalent to apachectl -k start -DSSL. We -recommend that you use that command explictly, or you adjust your +recommend that you use that command explicitly, or you adjust your httpd.conf to remove the IfDefine section so that SSL will always be available.
-- 2.40.0