stas        02/05/10 00:13:40

  Modified:    src/docs/1.0/faqs config.cfg
  Removed:     src/docs/1.0/faqs cgi_to_mod_perl.pod mod_perl.pod
                        mod_perl_api.pod mod_perl_cgi.pod mod_perl_cvs.pod
  Log:
  removing docs which are covered elsewhere
  
  Revision  Changes    Path
  1.6       +2 -7      modperl-docs/src/docs/1.0/faqs/config.cfg
  
  Index: config.cfg
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/1.0/faqs/config.cfg,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- config.cfg        18 Apr 2002 18:13:05 -0000      1.5
  +++ config.cfg        10 May 2002 07:13:40 -0000      1.6
  @@ -7,16 +7,11 @@
       abstract => 'Miscellaneous mod_perl 1.x documentation',
   
       chapters => [qw(
  -        mod_perl.pod
           mod_perl_faq.pod
  -        cgi_to_mod_perl.pod
  -        mod_perl_cgi.pod
  -        mod_perl_traps.pod
  -        mod_perl_api.pod
           mod_perl_tuning.pod
  -        perl_myth.pod
  +        mod_perl_traps.pod
           mod_perl_method_handlers.pod
  -        mod_perl_cvs.pod
  +        perl_myth.pod
           Changes.pod
      )],
      copy_glob => [
  
  
  

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

Reply via email to