
pgollucci at apache
Dec 21, 2005, 3:13 PM
Post #1 of 1
(828 views)
Permalink
|
|
svn commit: r358417 - /perl/modperl/docs/trunk/src/docs/2.0/devel/core/mpms.pod
|
|
Author: pgollucci Date: Wed Dec 21 15:13:24 2005 New Revision: 358417 URL: http://svn.apache.org/viewcvs?rev=358417&view=rev Log: claim maintership of this one I'll have some additions soonish Modified: perl/modperl/docs/trunk/src/docs/2.0/devel/core/mpms.pod Modified: perl/modperl/docs/trunk/src/docs/2.0/devel/core/mpms.pod URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/devel/core/mpms.pod?rev=358417&r1=358416&r2=358417&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/docs/2.0/devel/core/mpms.pod (original) +++ perl/modperl/docs/trunk/src/docs/2.0/devel/core/mpms.pod Wed Dec 21 15:13:24 2005 @@ -6,7 +6,7 @@ Discover what are the available MPMs and how they work with mod_perl. -META: This doc is under construction. Owners are wanted. +META: This doc is under construction. Owners are wanted. -- pgollucci volunteering =head1 MPMs Overview @@ -39,6 +39,8 @@ META: incomplete +=head1 The Event MPM + =head1 Maintainers Maintainer is the person(s) you should contact with updates, @@ -48,7 +50,7 @@ =item * -Stas Bekman E<lt>stas (at) stason.orgE<gt> +Philip M. Gollucci E<lt>pgollucci (at) p6m7g8.orgE<gt> =back @@ -60,6 +62,7 @@ =item * Stas Bekman E<lt>stas (at) stason.orgE<gt> +Philip M. Gollucci E<lt>pgollucci (at) p6m7g8.orgE<gt> =back --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe [at] perl For additional commands, e-mail: docs-cvs-help [at] perl
|