summaryrefslogtreecommitdiff
path: root/docs/manual/invoking.html
diff options
context:
space:
mode:
authorRandy Terbush <randy@apache.org>1996-12-02 18:14:12 +0000
committerRandy Terbush <randy@apache.org>1996-12-02 18:14:12 +0000
commit5c09d4b24b0da061f0aaf386c123ad187bc041c0 (patch)
tree616b2f210471eaaf51459f84bcb5ea5c7f23ef20 /docs/manual/invoking.html
parentb8b3e14af72a1d7271947199109adf975f5417d1 (diff)
downloadhttpd-5c09d4b24b0da061f0aaf386c123ad187bc041c0.tar.gz
Spelling corrections
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77156 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/invoking.html')
-rw-r--r--docs/manual/invoking.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/invoking.html b/docs/manual/invoking.html
index 6bf5225057..73c570016a 100644
--- a/docs/manual/invoking.html
+++ b/docs/manual/invoking.html
@@ -17,7 +17,7 @@ service is made (use the
but this is not recommended.
<h2>Command line options</h2>
-The following options are recognised on the httpd command line:
+The following options are recognized on the httpd command line:
<dl>
<dt><code>-d</code> <em>serverroot</em>
<dd>Set the initial value for the
@@ -68,7 +68,7 @@ The filename may be overridden with the <code>-f</code> command line flag.
the server can provide to clients. The filename may be overridden with
the <A HREF="mod/core.html#resourceconfig">ResourceConfig</A> directive.
-<dt><code>conf/acces.conf</code>
+<dt><code>conf/access.conf</code>
<dd>Contains directives that control access to documents.
The filename may be overridden with the
<A HREF="mod/core.html#accessconfig">AccessConfig</A> directive.