http://egcs.cygnus.com/lists.html

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Sun Jul 5 23:18:00 GMT 1998


This fixes a couple of minor problems -- <tt> instead of </tt>, missing
"a" -- and increases consistency between subscription und unsubscription
information.

Gerald


Index: lists.html
===================================================================
RCS file: /egcs/carton/cvsfiles/wwwdocs/htdocs/lists.html,v
retrieving revision 1.2
diff -c -3 -p -r1.2 lists.html
*** lists.html	1998/07/01 10:48:06	1.2
--- lists.html	1998/07/03 16:36:04
*************** with an open subscription and post polic
*** 22,28 ****
    submissions and discussion of particular patches.  All patch submissions
    and all discussion for a particular patch should be sent to
    <b>egcs-patches</b>
!   <li><b>egcs-cvs</b> is read-only, relatively high volume list which tracks
    checkins to the egcs CVS repository.
  </ul>
    
--- 22,28 ----
    submissions and discussion of particular patches.  All patch submissions
    and all discussion for a particular patch should be sent to
    <b>egcs-patches</b>
!   <li><b>egcs-cvs</b> is a read-only, relatively high volume list which tracks
    checkins to the egcs CVS repository.
  </ul>
    
*************** web or ftp server somewhere and note the
*** 38,52 ****
  your message.
  
  <p>To subscribe to a list, send mail to
! <i>listname</i><tt>-request@cygnus.com<tt> with a message body consisting of
! 
  <blockquote>
!   <tt>subscribe </tt> <i>listname</i> <i>your-email-address</i>
! </blockquote>
  
  <p>To unsubscribe, send a mail note to the appropriate
  <tt>-request@cygnus.com</tt> address with a message body of
! <tt>unsubscribe </tt> <i>listname</i> <i>your-email-address</i>.
  
  <p>Currently messages posted to the lists get delivered to list members 24
  to 48 hours after submission to the list.  As a result it may take a 24-48
--- 38,53 ----
  your message.
  
  <p>To subscribe to a list, send mail to
! <i>listname</i><tt>-request@cygnus.com</tt> with a message body consisting of
  <blockquote>
!   <tt>subscribe</tt> <i>listname</i> <i>your-email-address</i>
! </blockquote></p>
  
  <p>To unsubscribe, send a mail note to the appropriate
  <tt>-request@cygnus.com</tt> address with a message body of
! <blockquote>
!   <tt>unsubscribe </tt> <i>listname</i> <i>your-email-address</i>
! </blockquote></p>
  
  <p>Currently messages posted to the lists get delivered to list members 24
  to 48 hours after submission to the list.  As a result it may take a 24-48
*************** future.
*** 71,77 ****
  
  <hr>
  <a name="glimpsebox"></a>
! <p><i>Last modified:  June 10, 1998</i>
  
  <!--#include virtual="/glimpsebox.html"-->
  </body>
--- 72,78 ----
  
  <hr>
  <a name="glimpsebox"></a>
! <p><i>Last modified:  July  3, 1998</i>
  
  <!--#include virtual="/glimpsebox.html"-->
  </body>




More information about the Gcc-patches mailing list