
phred at apache
Apr 12, 2008, 3:16 AM
Post #1 of 1
(2125 views)
Permalink
|
|
svn commit: r647414 - /perl/modperl/docs/trunk/src/docs/2.0/api/APR/URI.pod
|
|
Author: phred Date: Sat Apr 12 03:16:25 2008 New Revision: 647414 URL: http://svn.apache.org/viewvc?rev=647414&view=rev Log: another simple link fix Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/URI.pod Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/URI.pod URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/docs/2.0/api/APR/URI.pod?rev=647414&r1=647413&r2=647414&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/docs/2.0/api/APR/URI.pod (original) +++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/URI.pod Sat Apr 12 03:16:25 2008 @@ -284,7 +284,7 @@ =head2 C<rpath> -Gets the C<L<path>> minus the +Gets the C<L<path|/C_path_>> minus the C<L<path_info|docs::2.0::api::Apache2::RequestRec/C_path_info_>> $rpath = $parsed->rpath(); --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe [at] perl For additional commands, e-mail: docs-cvs-help [at] perl
|