Author: phred Date: Fri Apr 11 23:26:37 2008 New Revision: 647382 URL: http://svn.apache.org/viewvc?rev=647382&view=rev Log: Fix a few broken doc links. Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Access.pod perl/modperl/docs/trunk/src/docs/2.0/user/config/config.pod perl/modperl/docs/trunk/src/docs/2.0/user/porting/porting.pod Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Access.pod URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Access.pod?rev=647382&r1=647381&r2=647382&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Access.pod (original) +++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Access.pod Fri Apr 11 23:26:37 2008 @@ -66,7 +66,7 @@ authorization phases. C extends -C>. +C>. Modified: perl/modperl/docs/trunk/src/docs/2.0/user/config/config.pod URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/docs/2.0/user/config/config.pod?rev=647382&r1=647381&r2=647382&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/docs/2.0/user/config/config.pod (original) +++ perl/modperl/docs/trunk/src/docs/2.0/user/config/config.pod Fri Apr 11 23:26:37 2008 @@ -1513,7 +1513,7 @@ From within Perl code this can be tested with -C>, +C>, for example: use Apache2::ServerUtil (); Modified: perl/modperl/docs/trunk/src/docs/2.0/user/porting/porting.pod URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/docs/2.0/user/porting/porting.pod?rev=647382&r1=647381&r2=647382&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/docs/2.0/user/porting/porting.pod (original) +++ perl/modperl/docs/trunk/src/docs/2.0/user/porting/porting.pod Fri Apr 11 23:26:37 2008 @@ -1265,7 +1265,7 @@ =item * -L +L =back --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org For additional commands, e-mail: docs-cvs-help@perl.apache.org