Mailing List Archive

svn commit: r420052 - /perl/modperl/docs/trunk/src/docs/2.0/user/config/config.pod
Author: pgollucci
Date: Fri Jul 7 22:54:07 2006
New Revision: 420052

URL: http://svn.apache.org/viewvc?rev=420052&view=rev
Log:
fix one internal link

Modified:
perl/modperl/docs/trunk/src/docs/2.0/user/config/config.pod

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=420052&r1=420051&r2=420052&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 Jul 7 22:54:07 2006
@@ -1473,7 +1473,7 @@

If you need to access any of the startup defines in the Perl code you
use
-C<L<Apache2::ServerUtil::exists_config_define()|docs::2.0::Apache2::ServerUtil/C_exists_config_define_>>. For
+C<L<Apache2::ServerUtil::exists_config_define()|docs::2.0::api::Apache2::ServerUtil/C_exists_config_define_>>. For
example in a startup file you can say:

use Apache2::ServerUtil ();



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org