From 975c5c760f6ae353907d2ac5eaf115c7ee10edec Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Thu, 25 Mar 2004 19:28:57 +0000 Subject: [PATCH] A type fix and a precision about what prefix means. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103155 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/install.html.en | 10 +++++----- docs/manual/install.xml | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index 8ba67911b6..937fbdfe63 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -175,7 +175,7 @@ source releases. If you do download a binary, follow the instructions in the INSTALL.bindist file inside the distribution.

-

After downloading, it is important to verify that you ahve a +

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 download @@ -216,10 +216,10 @@ $ tar xvf httpd-2_1_NN.tar options, configure accepts a variety of variables and command line options.

-

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 configure +

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 configure options.

Also at this point, you can specify which features you diff --git a/docs/manual/install.xml b/docs/manual/install.xml index bb84a123cc..6ed43925f3 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -174,7 +174,7 @@ source releases. If you do download a binary, follow the instructions in the INSTALL.bindist file inside the distribution.

-

After downloading, it is important to verify that you ahve a +

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 NN.tar options, configure accepts a variety of variables and command line options.

-

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 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 configure options.

-- 2.40.0