Author: autarch
Date: Wed Jul 12 16:08:06 2006
New Revision: 421454

URL: http://svn.apache.org/viewvc?rev=421454&view=rev
Log:
I realized after I released that the docs are missing any mention of
SUPPORT.

Modified:
    perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm

Modified: perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm
URL: 
http://svn.apache.org/viewvc/perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm?rev=421454&r1=421453&r2=421454&view=diff
==============================================================================
--- perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm (original)
+++ perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm Wed Jul 12 16:08:06 2006
@@ -683,14 +683,19 @@
 Besides setting the appropriate limit, these functions I<also> add a
 cleanup handler to the current request.
 
+=head1 SUPPORT
+
+Support for this module is available via the modperl users list
+(modperl@perl.apache.org).
+
 =head1 AUTHOR
 
 Doug Bagley <[EMAIL PROTECTED]>, channeling Procrustes.
 
 Brian Moseley <[EMAIL PROTECTED]>: Solaris 2.6 support
 
-Doug Steinwand and Perrin Harkins <[EMAIL PROTECTED]>: added support 
-    for shared memory and additional diagnostic info
+Doug Steinwand and Perrin Harkins <[EMAIL PROTECTED]>: added support for
+shared memory and additional diagnostic info
 
 Matt Phillips <[EMAIL PROTECTED]> and Mohamed Hendawi
 <[EMAIL PROTECTED]>: Win32 support


Reply via email to