You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2005/05/18 22:02:33 UTC

svn commit: r170806 - /perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Access.pod

Author: stas
Date: Wed May 18 13:02:32 2005
New Revision: 170806

URL: http://svn.apache.org/viewcvs?rev=170806&view=rev
Log:
fix anchors

Modified:
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Access.pod

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Access.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Access.pod?rev=170806&r1=170805&r2=170806&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 Wed May 18 13:02:32 2005
@@ -584,10 +584,10 @@
 How the requirements must be met.  One of the C<L<Apache2::Const
 :satisfy constants|docs::2.0::api::Apache2::Const/C__satisfy_>>:
 
-C<L<Apache2::Const::SATISFY_ANY|docs::2.0::api::Apache2::Const/C_Apache2::Const::SATISFY_ANY_>>,
-C<L<Apache2::Const::SATISFY_ALL|docs::2.0::api::Apache2::Const/C_Apache2::Const::SATISFY_ALL_>>
+C<L<Apache2::Const::SATISFY_ANY|docs::2.0::api::Apache2::Const/C_Apache2__Const__SATISFY_ANY_>>,
+C<L<Apache2::Const::SATISFY_ALL|docs::2.0::api::Apache2::Const/C_Apache2__Const__SATISFY_ALL_>>
 and
-C<L<Apache2::Const::SATISFY_NOSPEC|docs::2.0::api::Apache2::Const/C_Apache2::Const::SATISFY_NOSPEC_>>.
+C<L<Apache2::Const::SATISFY_NOSPEC|docs::2.0::api::Apache2::Const/C_Apache2__Const__SATISFY_NOSPEC_>>.
 
 =item since: 2.0.00
 



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