stas 2004/02/29 00:54:59
Modified: src/docs/2.0/api/Apache PerlSections.pod
Log:
escape -> in pod
Revision Changes Path
1.9 +2 -2 modperl-docs/src/docs/2.0/api/Apache/PerlSections.pod
Index: PerlSections.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/Apache/PerlSections.pod,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -u -r1.8 -r1.9
--- PerlSections.pod 29 Feb 2004 05:28:43 -0000 1.8
+++ PerlSections.pod 29 Feb 2004 08:54:59 -0000 1.9
@@ -148,7 +148,7 @@
=head1 PerlSections dumping
-=head2 Apache::PerlSections->dump
+=head2 Apache::PerlSections-E<gt>dump
This method will dump out all the configuration variables mod_perl
will be feeding to the apache config gears. The output is suitable to
@@ -216,7 +216,7 @@
1;
__END__
-=head2 Apache::PerlSections->store
+=head2 Apache::PerlSections-E<gt>store
This method will call the C<dump> method, writing the output
to a file, suitable to be pulled in via C<require> or C<do>.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]