
phred at apache
Apr 12, 2008, 2:59 AM
Post #1 of 2
(314 views)
Permalink
|
|
svn commit: r647409 - /perl/modperl/docs/trunk/src/docs/2.0/user/handlers/protocols.pod
|
|
Author: phred Date: Sat Apr 12 02:59:06 2008 New Revision: 647409 URL: http://svn.apache.org/viewvc?rev=647409&view=rev Log: Those who can't sleep fix broken doc links :) Modified: perl/modperl/docs/trunk/src/docs/2.0/user/handlers/protocols.pod Modified: perl/modperl/docs/trunk/src/docs/2.0/user/handlers/protocols.pod URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/docs/2.0/user/handlers/protocols.pod?rev=647409&r1=647408&r2=647409&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/docs/2.0/user/handlers/protocols.pod (original) +++ perl/modperl/docs/trunk/src/docs/2.0/user/handlers/protocols.pod Sat Apr 12 02:59:06 2008 @@ -520,7 +520,7 @@ We will skip the filter discussion here, since we are going to talk in depth about filters in L<the dedicated to filters -tutorial|docs::2.0::user::handlers::filter>. But all you need to know +tutorial|docs::2.0::user::handlers::filters>. But all you need to know at this stage is that the data sent from the connection handler is filtered by the outgoing filter and which transforms it to be all lowercase. --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe[at]perl.apache.org For additional commands, e-mail: docs-cvs-help[at]perl.apache.org
|