Commit 48eeff99 authored by Roy T. Fielding's avatar Roy T. Fielding
Browse files

minor doc changes already on 2.2 branch

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@350202 13f79535-47bb-0310-9956-ffa450edef68
parent b8da76ac
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -163,11 +163,7 @@ server/ .................

    experimental/ ........... 

      leader/ ................. 

      perchild/ ............... 

      threadpool/ ............. 
      event/ ................. 

    mpmt_os2/ ............... 

+9 −9
Original line number Diff line number Diff line
@@ -43,28 +43,28 @@
     o If you want to be informed about new code releases, bug fixes,
       security fixes, general news and information about the Apache server
       subscribe to the apache-announce mailing list as described under
       http://httpd.apache.org/lists.html#http-announce
       <http://httpd.apache.org/lists.html#http-announce>

     o If you want freely available support for running Apache please join the
       Apache user community by subscribing to Users Mailing List at
       http://httpd.apache.org/userslist.html or one of the following USENET
       newsgroups:
       <http://httpd.apache.org/userslist.html> or one of the following
       USENET newsgroups:
         comp.infosystems.www.servers.unix
         comp.infosystems.www.servers.ms-windows
       Also available at: 
       http://groups.google.com/groups?group=comp.infosystems.www.servers
         <http://groups.google.com/groups?group=comp.infosystems.www.servers>

     o If you want commercial support for running Apache please contact
       one of the companies and contractors which are listed at
       http://www.apache.org/info/support.cgi
       <http://www.apache.org/info/support.cgi>

     o If you have a concrete bug report for Apache please go to the
       Apache Group Bug Database and submit your report:
       http://httpd.apache.org/bug_report.html
       <http://httpd.apache.org/bug_report.html>

     o If you want to participate in actively developing Apache please
       subscribe to the `dev@httpd.apache.org' mailing list as described at
       http://www.apache.org/lists.html#http-dev
       <http://httpd.apache.org/lists.html#http-dev>

  Acknowledgments
  ----------------
+3 −3
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ SYNOPSIS

SOURCES

 See the top-level LAYOUT file in httpd-2.1 for file descriptions.
 See the top-level LAYOUT file for file descriptions.

 The source files are written in clean ANSI C and pass the ``gcc -O -g
 -ggdb3 -Wall -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes
@@ -74,7 +74,7 @@ INCOMPATIBILITIES
MAJOR CHANGES 

 For a complete history of changes for Apache 2 mod_ssl, see the 
 CHANGES file in the top-level httpd-2.1 directory.  The following 
 CHANGES file in the top-level directory.  The following 
 is a condensed summary of the major changes were made between 
 mod_ssl 2.x from Apache 1.3 and this mod_ssl version for Apache 2:

@@ -104,4 +104,4 @@ MAJOR CHANGES

TODO

 See the top-level STATUS file in httpd-2.1 for current efforts and goals.
 See the top-level STATUS file for current efforts and goals.