You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by cr...@apache.org on 2002/11/14 10:04:11 UTC

cvs commit: xml-forrest/src/documentation/content/xdocs mail-lists.xml your-project.xml

crossley    2002/11/14 01:04:11

  Modified:    src/documentation/content/xdocs mail-lists.xml
                        your-project.xml
  Log:
  Minor text tweaks.
  
  Revision  Changes    Path
  1.6       +3 -3      xml-forrest/src/documentation/content/xdocs/mail-lists.xml
  
  Index: mail-lists.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/documentation/content/xdocs/mail-lists.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- mail-lists.xml	10 Nov 2002 07:24:15 -0000	1.5
  +++ mail-lists.xml	14 Nov 2002 09:04:10 -0000	1.6
  @@ -45,13 +45,13 @@
          you must join before you can post.
         </p>
         <p>Subscribe:
  -      <code>forrest-dev-subscribe &lt;at&gt; xml.apache.org</code>
  +      <code>forrest-dev-subscribe&lt;at&gt;xml.apache.org</code>
         </p>
         <p>Un-subscribe:
  -      <code>forrest-dev-unsubscribe &lt;at&gt; xml.apache.org</code>
  +      <code>forrest-dev-unsubscribe&lt;at&gt;xml.apache.org</code>
         </p>
         <p>Help:
  -      <code>forrest-dev-help &lt;at&gt; xml.apache.org</code>
  +      <code>forrest-dev-help&lt;at&gt;xml.apache.org</code>
         </p>
         <p>Note: If sending code patches, then please add PATCH to the subject
          line and use <code>diff -u</code> format.
  
  
  
  1.14      +1 -1      xml-forrest/src/documentation/content/xdocs/your-project.xml
  
  Index: your-project.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/documentation/content/xdocs/your-project.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- your-project.xml	12 Nov 2002 17:22:37 -0000	1.13
  +++ your-project.xml	14 Nov 2002 09:04:10 -0000	1.14
  @@ -24,7 +24,7 @@
       <section>
         <title>Getting the Forrest source</title>
         <p>
  -        Currently, the primary to get Forrest is through CVS. Please consult <link
  +        Currently, the primary way to get Forrest is through CVS. Please consult <link
             href="primer.html#cvs">The Forrest Primer</link> for a description of what
        this involves.</p>
      <p>Here is how to get Forrest with a shell-based CVS client:</p>