From docs-cvs-return-2942-apmail-perl-docs-cvs-archive=perl.apache.org@perl.apache.org Sat Apr 12 06:27:03 2008 Return-Path: Delivered-To: apmail-perl-docs-cvs-archive@www.apache.org Received: (qmail 68937 invoked from network); 12 Apr 2008 06:27:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Apr 2008 06:27:02 -0000 Received: (qmail 92652 invoked by uid 500); 12 Apr 2008 06:27:02 -0000 Delivered-To: apmail-perl-docs-cvs-archive@perl.apache.org Received: (qmail 92632 invoked by uid 500); 12 Apr 2008 06:27:02 -0000 Mailing-List: contact docs-cvs-help@perl.apache.org; run by ezmlm Precedence: bulk Reply-To: docs-dev@perl.apache.org List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list docs-cvs@perl.apache.org Received: (qmail 92620 invoked by uid 99); 12 Apr 2008 06:27:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Apr 2008 23:27:02 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Apr 2008 06:26:27 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9A3021A9832; Fri, 11 Apr 2008 23:26:39 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r647382 - in /perl/modperl/docs/trunk/src/docs/2.0: api/Apache2/Access.pod user/config/config.pod user/porting/porting.pod Date: Sat, 12 Apr 2008 06:26:38 -0000 To: docs-cvs@perl.apache.org From: phred@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080412062639.9A3021A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org 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