]> granicus.if.org Git - apache/commitdiff
typo: submitted by Daniel Lopez (daniel at rawbyte dot com)
authorJean-Frederic Clere <jfclere@apache.org>
Mon, 27 Jun 2005 12:49:40 +0000 (12:49 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Mon, 27 Jun 2005 12:49:40 +0000 (12:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@201979 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/programs/configure.html.en
docs/manual/programs/configure.xml
docs/manual/programs/logresolve.html.en
docs/manual/programs/logresolve.xml

index 6b5d9c9d2adb53314e4649f3a3c1c7e3d3421a9f..158058da4ecc3e3136e0a2456f48682d6b4dae66 100644 (file)
         <dt><code>--enable-dav</code></dt>
         <dd>Enable the WebDAV protocol handling provided by
           <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code>. Support for filesystem resources is
-          provided by the seperate module <code class="module"><a href="../mod/mod_dav_fs.html">mod_dav_fs</a></code>. This
+          provided by the separate module <code class="module"><a href="../mod/mod_dav_fs.html">mod_dav_fs</a></code>. This
           module is also automatically enabled with
           <code>--enable-dav</code>.<br />
           Note: <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code> can only be used together with the
         <dd>Enable the proxy/gateway functionality provided by
           <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code>. The proxying capabilities for
           <code>AJP13</code>, <code>CONNECT</code>, <code>FTP</code>,
-          <code>HTTP</code> and the balancer are provided by the seperate
+          <code>HTTP</code> and the balancer are provided by the separate
           modules <code class="module"><a href="../mod/mod_proxy_ajp.html">mod_proxy_ajp</a></code>,
           <code class="module"><a href="../mod/mod_proxy_connect.html">mod_proxy_connect</a></code>, <code class="module"><a href="../mod/mod_proxy_ftp.html">mod_proxy_ftp</a></code>,
           <code class="module"><a href="../mod/mod_proxy_http.html">mod_proxy_http</a></code> and
index 4fbda1a72e003d884e5b8cfa8037f82f79b3fa47..08d62791fb6e4e8b566b0dd85e44db85fa23c299 100644 (file)
         <dt><code>--enable-dav</code></dt>
         <dd>Enable the WebDAV protocol handling provided by
           <module>mod_dav</module>. Support for filesystem resources is
-          provided by the seperate module <module>mod_dav_fs</module>. This
+          provided by the separate module <module>mod_dav_fs</module>. This
           module is also automatically enabled with
           <code>--enable-dav</code>.<br/>
           Note: <module>mod_dav</module> can only be used together with the
         <dd>Enable the proxy/gateway functionality provided by
           <module>mod_proxy</module>. The proxying capabilities for
           <code>AJP13</code>, <code>CONNECT</code>, <code>FTP</code>,
-          <code>HTTP</code> and the balancer are provided by the seperate
+          <code>HTTP</code> and the balancer are provided by the separate
           modules <module>mod_proxy_ajp</module>,
           <module>mod_proxy_connect</module>, <module>mod_proxy_ftp</module>,
           <module>mod_proxy_http</module> and
index e6ee748e603706e2f1d2e657a736aa6e554b1f93..94f6859d4487abfe161a1c97c432c3723d16139a 100644 (file)
@@ -31,7 +31,7 @@
      looked up the first time it is found in the log file.</p>
 
      <p>Takes an Apache log file on standard input.  The IP addresses
-     must be the first thing on each line and must be seperated from
+     must be the first thing on each line and must be separated from
      the remainder of the line by a space.</p>
 </div>
 <div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#synopsis">Synopsis</a></li>
index bf226962a991a0b24ca27cb8c8bd28594bc54f2b..76e0f9fcfdb30d2b281fd1defe87eebb07732fd5 100644 (file)
@@ -34,7 +34,7 @@
      looked up the first time it is found in the log file.</p>
 
      <p>Takes an Apache log file on standard input.  The IP addresses
-     must be the first thing on each line and must be seperated from
+     must be the first thing on each line and must be separated from
      the remainder of the line by a space.</p>
 </summary>