cvs commit: www/en/cgi query-pr.cgi

Jesus R. Camou jcamou at FreeBSD.org
Thu Aug 11 11:03:23 GMT 2005


On Thu, Aug 11, 2005 at 11:35:40AM +0100, Ceri Davies wrote:
> On Thu, Aug 11, 2005 at 01:34:53AM +0000, Jesus R. Camou wrote:
> > jcamou      2005-08-11 01:34:53 UTC
> > 
> >   FreeBSD doc repository
> > 
> >   Modified files:
> >     en/cgi               query-pr.cgi 
> >   Log:
> >   o Add `Query PR' button.
> >   o Clean some tagging.
> 
> Is there any reason you backed out revision 1.40 while you were in here?

The patch was generated before rev 1.40, didn't notice that part.  I'll back 
it out.

> 
> > | @@ -141,7 +142,8 @@ while(<Q>) {
> > |  	$syn =~ s/[\t]+/ /g;
> > |  	$origsyn = $syn;
> > |  	$syn = &fixline($syn);
> > | -	print &html_header("Problem Report $cat/$number : $syn");
> > | +	print &short_html_header("Problem Report $cat/$number : $syn");
> > | +	print "<h1><font color='#660000'>Problem Report $cat/$number</font></h1>\n";
> > |  	print "<strong>$syn</strong><p>\n<dl>\n";
> > |      } else {
> > |  	next if $inhdr;
> 
> Ceri
> 
> -- 
> Only two things are infinite, the universe and human stupidity, and I'm
> not sure about the former.			  -- Einstein (attrib.)

-- 
Jesus R. Camou - jcamou at FreeBSD.org



More information about the cvs-all mailing list