stas        2002/09/01 23:47:13

  Modified:    src/docs/1.0/guide help.pod
               src/docs/2.0/api/mod_perl-2.0/Apache SubProcess.pod
               src/docs/2.0/user/config config.pod
               src/docs/2.0/user/handlers intro.pod
               src/docs/2.0/user/help help.pod
  Log:
  fix broken links
  
  Revision  Changes    Path
  1.23      +1 -1      modperl-docs/src/docs/1.0/guide/help.pod
  
  Index: help.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/help.pod,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- help.pod  2 Sep 2002 02:12:14 -0000       1.22
  +++ help.pod  2 Sep 2002 06:47:12 -0000       1.23
  @@ -38,7 +38,7 @@
   http://lists.perl.org/.
   
   For other remotely related to mod_perl questions see the references to
  -L<other documentation|docs::offisite::other>.
  +L<other documentation|docs::offsite::other>.
   
   Finally, if you are posting to the list for the first time, please
   refer to the mod_perl mailing lists'
  
  
  
  1.3       +1 -1      
modperl-docs/src/docs/2.0/api/mod_perl-2.0/Apache/SubProcess.pod
  
  Index: SubProcess.pod
  ===================================================================
  RCS file: 
/home/cvs/modperl-docs/src/docs/2.0/api/mod_perl-2.0/Apache/SubProcess.pod,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SubProcess.pod    22 Aug 2002 04:10:45 -0000      1.2
  +++ SubProcess.pod    2 Sep 2002 06:47:12 -0000       1.3
  @@ -83,6 +83,6 @@
   Therefore to write a portable code, you want to use select for
   perlio-disabled Perl and do nothing for perlio-enabled Perl, hence you
   can use something similar to the read_data() wrapper shown in the
  -L<SYNOPSIS> section.
  +L<SYNOPSIS|/SYNOPSIS> section.
   
   =cut
  
  
  
  1.24      +1 -1      modperl-docs/src/docs/2.0/user/config/config.pod
  
  Index: config.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/config/config.pod,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- config.pod        2 Sep 2002 06:34:51 -0000       1.23
  +++ config.pod        2 Sep 2002 06:47:12 -0000       1.24
  @@ -546,7 +546,7 @@
   
   =head1 Handlers Directives
   
  -See L<The handlers chapter|docs::2.0::user::handlers::handler>.
  +See L<The handlers chapter|docs::2.0::user::handlers::index>.
   
   
   
  
  
  
  1.2       +2 -2      modperl-docs/src/docs/2.0/user/handlers/intro.pod
  
  Index: intro.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/handlers/intro.pod,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- intro.pod 2 Sep 2002 06:34:51 -0000       1.1
  +++ intro.pod 2 Sep 2002 06:47:12 -0000       1.2
  @@ -197,8 +197,8 @@
   buckets in the brigade.
   
   Bucket brigades are discussed in detail in the L<connection
  -protocols|docs::2.0::user::handler::protocols> and L<I/O
  -filtering|docs::2.0::user::handler::filters> chapters.
  +protocols|docs::2.0::user::handlers::protocols> and L<I/O
  +filtering|docs::2.0::user::handlers::filters> chapters.
   
   
   
  
  
  
  1.14      +1 -1      modperl-docs/src/docs/2.0/user/help/help.pod
  
  Index: help.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/help/help.pod,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- help.pod  2 Sep 2002 02:12:14 -0000       1.13
  +++ help.pod  2 Sep 2002 06:47:12 -0000       1.14
  @@ -124,7 +124,7 @@
   http://lists.perl.org/.
   
   For other remotely related to mod_perl questions see the references to
  -L<other documentation|docs::offisite::other>.
  +L<other documentation|docs::offsite::other>.
   
   Finally, if you are posting to the list for the first time, please
   refer to the mod_perl mailing lists'
  
  
  

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

Reply via email to