diff --git a/docs/manual/programs/configure.html.en b/docs/manual/programs/configure.html.en index 582376b18b..1e2ebd76cc 100644 --- a/docs/manual/programs/configure.html.en +++ b/docs/manual/programs/configure.html.en @@ -82,7 +82,7 @@
-n--no-createconfigure script is running normally but does
+ configure script is run normally but does
not create output files. This is useful to check the test results
before generating makefiles for compilation.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 5a2cfb8568..7cd19611de 100644 --- a/docs/manual/programs/configure.xml +++ b/docs/manual/programs/configure.xml @@ -65,7 +65,7 @@-n--no-createconfigure script is running normally but does
+ configure script is run normally but does
not create output files. This is useful to check the test results
before generating makefiles for compilation.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.