]> granicus.if.org Git - apache/commitdiff
A type fix and a precision about what prefix means.
authorJoshua Slive <slive@apache.org>
Thu, 25 Mar 2004 19:28:57 +0000 (19:28 +0000)
committerJoshua Slive <slive@apache.org>
Thu, 25 Mar 2004 19:28:57 +0000 (19:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103155 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/install.html.en
docs/manual/install.xml

index 8ba67911b602776d78bf9fc4ba5ad88197041964..937fbdfe63803779cbbb41ae8128b5fb0a1e48ab 100644 (file)
     source releases.  If you do download a binary, follow the instructions
     in the <code>INSTALL.bindist</code> file inside the distribution.</p>
 
-    <p>After downloading, it is important to verify that you ahve a
+    <p>After downloading, it is important to verify that you have a
     complete and unmodified version of the Apache HTTP Server. This
     can be accomplished by testing the downloaded tarball against the
     PGP signature.  Details on how to do this are available on the <a href="http://httpd.apache.org/download.cgi#verify">download
@@ -216,10 +216,10 @@ $ tar xvf httpd-2_1_<em>NN</em>.tar
     options, <code>configure</code> accepts a variety of variables
     and command line options.</p>
 
-    <p>The most important option is the location prefix where Apache
-    is to be installed later, because Apache has to be configured for
-    this location to work correctly.  More fine-tuned control of the
-    location of files is possible with additional <a href="programs/configure.html#installationdirectories">configure
+    <p>The most important option is the location <code>--prefix</code>
+    where Apache is to be installed later, because Apache has to be
+    configured for this location to work correctly.  More fine-tuned
+    control of the location of files is possible with additional <a href="programs/configure.html#installationdirectories">configure
     options</a>.</p>
 
     <p>Also at this point, you can specify which <a href="programs/configure.html#optionalfeatures">features</a> you
index bb84a123cc36fca1beae8c6a7f41a8fc1125b2c0..6ed43925f3031d39fe7333723fc61f8e3ea42c65 100644 (file)
     source releases.  If you do download a binary, follow the instructions
     in the <code>INSTALL.bindist</code> file inside the distribution.</p>
 
-    <p>After downloading, it is important to verify that you ahve a
+    <p>After downloading, it is important to verify that you have a
     complete and unmodified version of the Apache HTTP Server. This
     can be accomplished by testing the downloaded tarball against the
     PGP signature.  Details on how to do this are available on the <a
@@ -218,10 +218,10 @@ $ tar xvf httpd-2_1_<em>NN</em>.tar
     options, <code>configure</code> accepts a variety of variables
     and command line options.</p>
 
-    <p>The most important option is the location prefix where Apache
-    is to be installed later, because Apache has to be configured for
-    this location to work correctly.  More fine-tuned control of the
-    location of files is possible with additional <a
+    <p>The most important option is the location <code>--prefix</code>
+    where Apache is to be installed later, because Apache has to be
+    configured for this location to work correctly.  More fine-tuned
+    control of the location of files is possible with additional <a
     href="programs/configure.html#installationdirectories">configure
     options</a>.</p>