kaz         02/04/23 07:06:47

  Modified:    xdocs    project-descriptor.xml
  Log:
  Updated docs to reflect the patch that was submitted by glenn.
  
  Revision  Changes    Path
  1.22      +12 -2     jakarta-turbine-maven/xdocs/project-descriptor.xml
  
  Index: project-descriptor.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/project-descriptor.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- project-descriptor.xml    17 Apr 2002 17:06:11 -0000      1.21
  +++ project-descriptor.xml    23 Apr 2002 14:06:47 -0000      1.22
  @@ -251,11 +251,21 @@
             </tr>
             <tr>
               <td>subscribe</td>
  -            <td>The link to a URL that can be used to subscribe.</td>
  +            <td>
  +              The email address or link that can be used to subscribe to the
  +              mailing list.  If this is an email address, a
  +              <code>mailto:</code> link will automatically be created
  +              when the documentation is created.
  +            </td>
             </tr>
             <tr>
               <td>unsubscribe</td>
  -            <td>The link to a URL that can be used to unsubscribe.</td>
  +            <td>
  +              The email address or link that can be used to unsubscribe to
  +              the mailing list.  If this is an email address, a
  +              <code>mailto:</code> link will automatically be created
  +              when the documentation is created.
  +            </td>
             </tr>
             <tr>
               <td>archive</td>
  
  
  


Reply via email to