msmith      01/11/29 15:22:00

  Modified:    src/doc  howto-jdbcstore.xml
  Log:
  Fix two typos in the tables listing in howto-jdbcstore,
  and change column name in link table to match the actual
  name.
  
  Revision  Changes    Path
  1.9       +3 -3      jakarta-slide/src/doc/howto-jdbcstore.xml
  
  Index: howto-jdbcstore.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/howto-jdbcstore.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- howto-jdbcstore.xml       2001/11/18 18:21:35     1.8
  +++ howto-jdbcstore.xml       2001/11/29 23:22:00     1.9
  @@ -66,7 +66,7 @@
       <subsection name="Links">
         
         <ul>
  -        <li>uri: String</li>
  +        <li>link: String</li>
           <li>linkto: String</li>
         </ul>
         
  @@ -94,7 +94,7 @@
           <li>type: String</li>
           <li>expirationdate: String</li>
           <li>inheritable: int</li>
  -        <li>xeclusive: int</li>
  +        <li>xexclusive: int</li>
         </ul>
         
       </subsection>
  @@ -133,7 +133,7 @@
         
         <ul>
           <li>uri: String</li>
  -        <li>xnumebr: String</li>
  +        <li>xnumber: String</li>
           <li>childnumber: String</li>
         </ul>
         
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to