crossley    2004/03/23 20:31:38

  Modified:    src/documentation/xdocs/userdocs/concepts mrustore.xml
  Log:
  Link to "persistence" doc.
  
  Revision  Changes    Path
  1.6       +1 -1      
cocoon-2.1/src/documentation/xdocs/userdocs/concepts/mrustore.xml
  
  Index: mrustore.xml
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/concepts/mrustore.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- mrustore.xml      24 Mar 2004 04:24:24 -0000      1.5
  +++ mrustore.xml      24 Mar 2004 04:31:38 -0000      1.6
  @@ -67,7 +67,7 @@
       NOTE: The keys under Cocoon are Strings at the moment. Therefore the
       filenames of the swapped objects can be very long. Especially Windows OS
       flavours have problems with long filenames. Use the JispFilesystemStore 
to
  -    get rid of it.
  +    deal with that (see <link href="persistence.html">Persistent cache</a>).
       </p>
       </s2>
     </s1>
  
  
  

Reply via email to