hammant     02/05/29 14:14:05

  Modified:    src/xdocs index.xml
  Log:
  packet manager cut/paste fixes
  
  Revision  Changes    Path
  1.8       +3 -3      jakarta-avalon-cornerstone/src/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-cornerstone/src/xdocs/index.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- index.xml 2 Apr 2002 11:05:09 -0000       1.7
  +++ index.xml 29 May 2002 21:14:05 -0000      1.8
  @@ -56,10 +56,10 @@
         </s2>
         <s2 title="PacketManager">
           <p>
  -          The ConnectionManager service provides a facility to listen for 
incoming datagram connections.
  +          The PacketManager service provides a facility to listen for 
incoming datagram connections.
           </p>
           <p>
  -          The DefaultConnectionManager block gives a thread pooled 
implementation of this service.
  +          The DefaultPacketManager block gives a thread pooled 
implementation of this service.
             If there  were many server components all depending on this block, 
they would all share 
             the same thread pool.
           </p>    
  @@ -135,7 +135,7 @@
     <footer>
       <legal>
         Copyright (c) @year@ The Jakarta Apache Project All rights reserved.
  -      $Revision: 1.7 $ $Date: 2002/04/02 11:05:09 $
  +      $Revision: 1.8 $ $Date: 2002/05/29 21:14:05 $
       </legal>
     </footer>
   </document>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to