You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jf...@apache.org on 2005/06/27 14:49:44 UTC

svn commit: r201979 - in /httpd/httpd/trunk/docs/manual/programs: configure.html.en configure.xml logresolve.html.en logresolve.xml

Author: jfclere
Date: Mon Jun 27 05:49:40 2005
New Revision: 201979

URL: http://svn.apache.org/viewcvs?rev=201979&view=rev
Log:
typo: submitted by Daniel Lopez (daniel at rawbyte dot com)

Modified:
    httpd/httpd/trunk/docs/manual/programs/configure.html.en
    httpd/httpd/trunk/docs/manual/programs/configure.xml
    httpd/httpd/trunk/docs/manual/programs/logresolve.html.en
    httpd/httpd/trunk/docs/manual/programs/logresolve.xml

Modified: httpd/httpd/trunk/docs/manual/programs/configure.html.en
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/programs/configure.html.en?rev=201979&r1=201978&r2=201979&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/configure.html.en (original)
+++ httpd/httpd/trunk/docs/manual/programs/configure.html.en Mon Jun 27 05:49:40 2005
@@ -436,7 +436,7 @@
         <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
@@ -506,7 +506,7 @@
         <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

Modified: httpd/httpd/trunk/docs/manual/programs/configure.xml
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/programs/configure.xml?rev=201979&r1=201978&r2=201979&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/configure.xml (original)
+++ httpd/httpd/trunk/docs/manual/programs/configure.xml Mon Jun 27 05:49:40 2005
@@ -440,7 +440,7 @@
         <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
@@ -510,7 +510,7 @@
         <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

Modified: httpd/httpd/trunk/docs/manual/programs/logresolve.html.en
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/programs/logresolve.html.en?rev=201979&r1=201978&r2=201979&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/logresolve.html.en (original)
+++ httpd/httpd/trunk/docs/manual/programs/logresolve.html.en Mon Jun 27 05:49:40 2005
@@ -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>

Modified: httpd/httpd/trunk/docs/manual/programs/logresolve.xml
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/programs/logresolve.xml?rev=201979&r1=201978&r2=201979&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/logresolve.xml (original)
+++ httpd/httpd/trunk/docs/manual/programs/logresolve.xml Mon Jun 27 05:49:40 2005
@@ -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>