]> granicus.if.org Git - apache/commitdiff
Typos: arguments & explicitly.
authorChris Pepper <pepper@apache.org>
Mon, 24 Mar 2003 02:54:28 +0000 (02:54 +0000)
committerChris Pepper <pepper@apache.org>
Mon, 24 Mar 2003 02:54:28 +0000 (02:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99053 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/programs/apachectl.xml

index 27c7553f3661f8002064060370be380991991450..83f68184fc9c9901585eb8954683be2ef58c05fb 100644 (file)
@@ -25,7 +25,7 @@
      <p>If your Apache installation uses non-standard paths, you will
      need to edit the <code>apachectl</code> script to set the
      appropriate paths to the <code>httpd</code> binary.  You can also
-     specify any necessary <code>httpd</code> command line arugments.
+     specify any necessary <code>httpd</code> command line arguments.
      See the comments in the script for details.</p>
 
      <p>The <code>apachectl</code> script returns a 0 exit value on
@@ -123,7 +123,7 @@ equivalent to <code>apachectl -t</code>.</dd>
 <dt><code>startssl</code></dt>
 
 <dd>This is equivalent to <code>apachectl -k start -DSSL</code>.  We
-recommend that you use that command explictly, or you adjust your
+recommend that you use that command explicitly, or you adjust your
 <code>httpd.conf</code> to remove the <directive module="core"
 type="section">IfDefine</directive> section so that SSL will always be
 available.</dd>