You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by Andres Salomon <di...@voxel.net> on 2003/12/17 07:11:26 UTC

[mp2] small manpage fix

This is a small fix for Apache::TestTrace(3pm); the format of the manpage
causes man-db's crontab to complain.


--- orig/Apache-Test/lib/Apache/TestTrace.pm
+++ mod/Apache-Test/lib/Apache/TestTrace.pm
@@ -134,7 +134,7 @@
 1;
 __END__
 
-
+=head1 NAME
 
 =head1 Apache::TestTrace - Helper output generation functions
 





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


Re: [mp2] small manpage fix

Posted by Stas Bekman <st...@stason.org>.
Andres Salomon wrote:
> This is a small fix for Apache::TestTrace(3pm); the format of the manpage
> causes man-db's crontab to complain.
> 
> 
> --- orig/Apache-Test/lib/Apache/TestTrace.pm
> +++ mod/Apache-Test/lib/Apache/TestTrace.pm
> @@ -134,7 +134,7 @@
>  1;
>  __END__
>  
> -
> +=head1 NAME
>  
>  =head1 Apache::TestTrace - Helper output generation functions

Thanks, Andres, committed.


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


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