cvs commit: perlfaq/bin perlfaq_toc.pl

[email protected] (brian d foy) 31 Dec 2005 01:06:30 -0000
Newsgroups perl.cvs.perlfaq
Message-ID <[email protected]>
cvsuser     05/12/30 17:06:30

  Modified:    bin      perlfaq_toc.pl
  Log:
  * updated CVS repository web addressCVS: ----------------------------------------------------------------------
  
  Revision  Changes    Path
  1.5       +3 -3      perlfaq/bin/perlfaq_toc.pl
  
  Index: perlfaq_toc.pl
  ===================================================================
  RCS file: /cvs/public/perlfaq/bin/perlfaq_toc.pl,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- perlfaq_toc.pl	31 Dec 2005 00:58:24 -0000	1.4
  +++ perlfaq_toc.pl	31 Dec 2005 01:06:29 -0000	1.5
  @@ -66,7 +66,7 @@
   at http://faq.perl.org/ . The perlfaq-workers periodically post extracts
   of the latest perlfaq to comp.lang.perl.misc.
   
  -You can view the source tree at http://cvs.perl.org/cvsweb/perlfaq/
  +You can view the source tree at http://cvs.perl.org/viewcvs/cvs-public/perlfaq/
   (which is outside of the main Perl source tree).  The CVS repository
   notes all changes to the FAQ and holds the latest version of the working
   documents and may vary significantly from the version distributed with