klute       02/04/29 01:16:19

  Modified:    src/documentation/xdocs/hpsf how-to.xml
  Log:
  
  
  Revision  Changes    Path
  1.8       +4 -3      jakarta-poi/src/documentation/xdocs/hpsf/how-to.xml
  
  Index: how-to.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/xdocs/hpsf/how-to.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- how-to.xml        26 Apr 2002 05:33:50 -0000      1.7
  +++ how-to.xml        29 Apr 2002 08:16:19 -0000      1.8
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
   "../dtd/document-v11.dtd">
  -<!-- $Id: how-to.xml,v 1.7 2002/04/26 05:33:50 klute Exp $ -->
  +<!-- $Id: how-to.xml,v 1.8 2002/04/29 08:16:19 klute Exp $ -->
   
   <document>
    <header>
  @@ -33,9 +33,10 @@
        </li>
   
       <li>
  -     <p>The <link href="#sec3">third section</link> tells how to read
  +      <p>The <link href="#sec3">third section</link> tells how to read
         non-standard properties. Non-standard properties are application-specific
  -      name/value/type triples.</p>
  +      name/value/type triples. <em>This section is still to be written. Look up
  +      the API documentation for the time being!</em></p>
        </li>
      </ol>
   
  
  
  


Reply via email to