From: Joshua Slive Date: Thu, 25 Mar 2004 20:03:22 +0000 (+0000) Subject: Backport: Yet another typo. X-Git-Tag: 2.0.50~282 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abb5efee985c15c01097ed1976d611020b987474;p=thirdparty%2Fapache%2Fhttpd.git Backport: Yet another typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103160 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index 0880921078a..b79535264b6 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -235,7 +235,7 @@ $ tar xvf httpd-2_0_NN.tar disable Base modules with the --disable-module option. Be careful when using these options, since configure cannot warn you - if the module you specify does not exit; it will simply ignore the + if the module you specify does not exist; it will simply ignore the option.

In addition, it is sometimes necessary to provide the diff --git a/docs/manual/install.xml b/docs/manual/install.xml index c0e5c1b6511..b6ad1c33af3 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -241,7 +241,7 @@ $ tar xvf httpd-2_0_NN.tar disable Base modules with the --disable-module option. Be careful when using these options, since configure cannot warn you - if the module you specify does not exit; it will simply ignore the + if the module you specify does not exist; it will simply ignore the option.

In addition, it is sometimes necessary to provide the