glens       02/04/13 23:03:02

  Modified:    src/documentation/xdocs/hssf hacking-hssf.xml
  Log:
  Needed paragraph tags.
  
  Revision  Changes    Path
  1.3       +6 -6      jakarta-poi/src/documentation/xdocs/hssf/hacking-hssf.xml
  
  Index: hacking-hssf.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/xdocs/hssf/hacking-hssf.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- hacking-hssf.xml  14 Apr 2002 06:01:39 -0000      1.2
  +++ hacking-hssf.xml  14 Apr 2002 06:03:02 -0000      1.3
  @@ -53,18 +53,18 @@
               </p>
           </section>
           <section title="Important Notice">
  -            One thing to note:  ensure any participants in this process have never
  +            <p>One thing to note:  ensure any participants in this process have 
never
               signed a "Non Disclosure Agreement" with Microsoft, and have not
               received any information covered by such an agreement.  If they have
  -            they'll not be able to participate in the POI project.
  +            they'll not be able to participate in the POI project.</p>
           </section>
           <section title="What Can I Work On?">
  -            Check our <link href="../todo.html">todo list</link> or simply look for 
missing functionality.  Start small
  -            and work your way up.
  +            <p>Check our <link href="../todo.html">todo list</link> or simply look 
for missing functionality.  Start small
  +            and work your way up.</p>
           </section>
           <section title="What Else Should I Know?">
  -            Make sure you <link 
href="http://jakarta.apache.org/poi/contrib.html";>read the contributing section</link>
  -            as it contains more generation information about contributing to Poi in 
general.
  +            <p>Make sure you <link 
href="http://jakarta.apache.org/poi/contrib.html";>read the contributing section</link>
  +            as it contains more generation information about contributing to Poi in 
general.</p>
           </section>
       </body>
   </document>
  
  
  


Reply via email to