cvsuser     05/01/10 19:34:22

  Modified:    imcc/docs imcc.pod
  Log:
   Add F<> around directory names
  
  Revision  Changes    Path
  1.7       +2 -2      parrot/imcc/docs/imcc.pod
  
  Index: imcc.pod
  ===================================================================
  RCS file: /cvs/public/parrot/imcc/docs/imcc.pod,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- imcc.pod  31 Jan 2004 22:56:13 -0000      1.6
  +++ imcc.pod  11 Jan 2005 03:34:22 -0000      1.7
  @@ -20,9 +20,9 @@
   the extension C<.imc>.
   
   This document describes available IMCC documentation, located in
  -parrot/imcc/docs unless otherwise described. 
  +F<parrot/imcc/docs> unless otherwise described. 
   
  -See also the documentation in parrot/docs.
  +See also the general Parrot documentation, located in F<parrot/docs>.
   
   =head1 DESCRIPTION
   
  
  
  

Reply via email to