From: Joshua Slive Date: Thu, 25 Mar 2004 20:02:11 +0000 (+0000) Subject: Yet another typo. X-Git-Tag: pre_ajp_proxy~450 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a4694a812944c7d6aa977d4bff5bfb555ce5bed;p=apache Yet another typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103159 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index 937fbdfe63..ffc88c6ca6 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -234,7 +234,7 @@ $ tar xvf httpd-2_1_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 6ed43925f3..2f718aa072 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -241,7 +241,7 @@ $ tar xvf httpd-2_1_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