You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ke...@apache.org on 2003/11/12 23:21:27 UTC

cvs commit: httpd-2.0/docs/manual/programs configure.xml

kess        2003/11/12 14:21:27

  Modified:    docs/manual/programs Tag: APACHE_2_0_BRANCH configure.xml
  Log:
  Some improvements suggested by Joshua
  (to be continued ...)
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.1.2.3   +2 -2      httpd-2.0/docs/manual/programs/configure.xml
  
  Index: configure.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/programs/configure.xml,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -r1.1.2.2 -r1.1.2.3
  --- configure.xml	12 Nov 2003 00:39:52 -0000	1.1.2.2
  +++ configure.xml	12 Nov 2003 22:21:27 -0000	1.1.2.3
  @@ -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>