coar        97/06/28 01:26:21

  Modified:    .         index.html
  Log:
        ULs with `circle' bullets don't look very good; also fix a typo.
  
  Revision  Changes    Path
  1.3       +2 -2      apache-devsite/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /export/home/cvs/apache-devsite/index.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -C3 -r1.2 -r1.3
  *** index.html        1997/06/28 08:22:29     1.2
  --- index.html        1997/06/28 08:26:21     1.3
  ***************
  *** 22,28 ****
       Some may have been superseded by other references, and some may just
       be waiting for someone to get around to updating them.
      </BLOCKQUOTE>
  !   <UL TYPE="CIRCLE">
       <LI>Developer access to the
        <A
         HREF="http://dev.apache.org/private/bugdb.cgi";
  --- 22,28 ----
       Some may have been superseded by other references, and some may just
       be waiting for someone to get around to updating them.
      </BLOCKQUOTE>
  !   <UL TYPE="SQUARE">
       <LI>Developer access to the
        <A
         HREF="http://dev.apache.org/private/bugdb.cgi";
  ***************
  *** 65,71 ****
       <LI>Instructions for constructing
        <A
         HREF="how-to-release"
  !     >distribution kit</A>
        (last modified on <!--#flastmod virtual="how-to-release.html" -->)
       </LI>
       <LI>Record of changes to the
  --- 65,71 ----
       <LI>Instructions for constructing
        <A
         HREF="how-to-release"
  !     >distribution kits</A>
        (last modified on <!--#flastmod virtual="how-to-release.html" -->)
       </LI>
       <LI>Record of changes to the
  
  
  

Reply via email to