1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

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
This commit is contained in:
Erik Abele
2003-11-13 23:14:56 +00:00
parent 2d651996b9
commit c6c263e6fb
2 changed files with 4 additions and 4 deletions

View File

@@ -82,7 +82,7 @@
<dt><code>-n</code></dt>
<dt><code>--no-create</code></dt>
<dd>The <code>configure</code> script is running normally but does
<dd>The <code>configure</code> script is run normally but does
not create output files. This is useful to check the test results
before generating makefiles for compilation.</dd>
@@ -224,7 +224,7 @@
<h3><a name="systemtypes" id="systemtypes">System types</a></h3>
<p>These options are used to crosscompile the Apache HTTP Server to run on
<p>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.</p>

View File

@@ -65,7 +65,7 @@
<dt><code>-n</code></dt>
<dt><code>--no-create</code></dt>
<dd>The <code>configure</code> script is running normally but does
<dd>The <code>configure</code> script is run normally but does
not create output files. This is useful to check the test results
before generating makefiles for compilation.</dd>
@@ -208,7 +208,7 @@
<section id="systemtypes"><title>System types</title>
<p>These options are used to crosscompile the Apache HTTP Server to run on
<p>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.</p>