From c6c263e6fb822c4cbb556ddae3ad50a9d043ddb7 Mon Sep 17 00:00:00 2001 From: Erik Abele Date: Thu, 13 Nov 2003 23:14:56 +0000 Subject: [PATCH] Forwardport Kess' fixes (r. 1.1.2.3). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101780 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/programs/configure.html.en | 4 ++-- docs/manual/programs/configure.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/manual/programs/configure.html.en b/docs/manual/programs/configure.html.en index 582376b18b6..1e2ebd76cc0 100644 --- a/docs/manual/programs/configure.html.en +++ b/docs/manual/programs/configure.html.en @@ -82,7 +82,7 @@
-n
--no-create
-
The configure script is running normally but does +
The configure script is run normally but does not create output files. This is useful to check the test results before generating makefiles for compilation.
@@ -224,7 +224,7 @@

System types

-

These options are used to crosscompile the Apache HTTP Server to run on +

These options are used to cross-compile the Apache HTTP Server to run on another system. In normal cases, when building and running the server on the same system, these options are not used.

diff --git a/docs/manual/programs/configure.xml b/docs/manual/programs/configure.xml index 5a2cfb85681..7cd19611de7 100644 --- a/docs/manual/programs/configure.xml +++ b/docs/manual/programs/configure.xml @@ -65,7 +65,7 @@
-n
--no-create
-
The configure script is running normally but does +
The configure script is run normally but does not create output files. This is useful to check the test results before generating makefiles for compilation.
@@ -208,7 +208,7 @@
System types -

These options are used to crosscompile the Apache HTTP Server to run on +

These options are used to cross-compile the Apache HTTP Server to run on another system. In normal cases, when building and running the server on the same system, these options are not used.

-- 2.47.3