From bee34f6c63348f65873ad5d39830c53f069c6ce3 Mon Sep 17 00:00:00 2001 From: Jean-Frederic Clere Date: Mon, 27 Jun 2005 12:49:40 +0000 Subject: [PATCH] typo: submitted by Daniel Lopez (daniel at rawbyte dot com) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@201979 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/programs/configure.html.en | 4 ++-- docs/manual/programs/configure.xml | 4 ++-- docs/manual/programs/logresolve.html.en | 2 +- docs/manual/programs/logresolve.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/manual/programs/configure.html.en b/docs/manual/programs/configure.html.en index 6b5d9c9d2a..158058da4e 100644 --- a/docs/manual/programs/configure.html.en +++ b/docs/manual/programs/configure.html.en @@ -436,7 +436,7 @@
--enable-dav
Enable the WebDAV protocol handling provided by mod_dav. Support for filesystem resources is - provided by the seperate module mod_dav_fs. This + provided by the separate module mod_dav_fs. This module is also automatically enabled with --enable-dav.
Note: mod_dav can only be used together with the @@ -506,7 +506,7 @@
Enable the proxy/gateway functionality provided by mod_proxy. The proxying capabilities for AJP13, CONNECT, FTP, - HTTP and the balancer are provided by the seperate + HTTP and the balancer are provided by the separate modules mod_proxy_ajp, mod_proxy_connect, mod_proxy_ftp, mod_proxy_http and diff --git a/docs/manual/programs/configure.xml b/docs/manual/programs/configure.xml index 4fbda1a72e..08d62791fb 100644 --- a/docs/manual/programs/configure.xml +++ b/docs/manual/programs/configure.xml @@ -440,7 +440,7 @@
--enable-dav
Enable the WebDAV protocol handling provided by mod_dav. Support for filesystem resources is - provided by the seperate module mod_dav_fs. This + provided by the separate module mod_dav_fs. This module is also automatically enabled with --enable-dav.
Note: mod_dav can only be used together with the @@ -510,7 +510,7 @@
Enable the proxy/gateway functionality provided by mod_proxy. The proxying capabilities for AJP13, CONNECT, FTP, - HTTP and the balancer are provided by the seperate + HTTP and the balancer are provided by the separate modules mod_proxy_ajp, mod_proxy_connect, mod_proxy_ftp, mod_proxy_http and diff --git a/docs/manual/programs/logresolve.html.en b/docs/manual/programs/logresolve.html.en index e6ee748e60..94f6859d44 100644 --- a/docs/manual/programs/logresolve.html.en +++ b/docs/manual/programs/logresolve.html.en @@ -31,7 +31,7 @@ looked up the first time it is found in the log file.

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.

  • Synopsis
  • diff --git a/docs/manual/programs/logresolve.xml b/docs/manual/programs/logresolve.xml index bf226962a9..76e0f9fcfd 100644 --- a/docs/manual/programs/logresolve.xml +++ b/docs/manual/programs/logresolve.xml @@ -34,7 +34,7 @@ looked up the first time it is found in the log file.

    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.

    -- 2.40.0