From owner-cvs-doc@FreeBSD.ORG Thu Aug 11 10:35:42 2005 Return-Path: X-Original-To: cvs-doc@FreeBSD.org Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1324516A41F; Thu, 11 Aug 2005 10:35:42 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from shrike.submonkey.net (cpc4-cdif2-3-1-cust199.cdif.cable.ntl.com [82.31.76.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9330143D45; Thu, 11 Aug 2005 10:35:41 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.52 (FreeBSD)) id 1E3APU-000Bov-Pq; Thu, 11 Aug 2005 11:35:40 +0100 Date: Thu, 11 Aug 2005 11:35:40 +0100 From: Ceri Davies To: "Jesus R. Camou" Message-ID: <20050811103540.GR55885@submonkey.net> Mail-Followup-To: Ceri Davies , "Jesus R. Camou" , doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org References: <200508110134.j7B1YrJC083604@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8EXHJdkEfksMlRxO" Content-Disposition: inline In-Reply-To: <200508110134.j7B1YrJC083604@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.9i Sender: Ceri Davies Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/cgi query-pr.cgi X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2005 10:35:42 -0000 --8EXHJdkEfksMlRxO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 11, 2005 at 01:34:53AM +0000, Jesus R. Camou wrote: > jcamou 2005-08-11 01:34:53 UTC >=20 > FreeBSD doc repository >=20 > Modified files: > en/cgi query-pr.cgi=20 > 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? > | @@ -141,7 +142,8 @@ while() { > | $syn =3D~ s/[\t]+/ /g; > | $origsyn =3D $syn; > | $syn =3D &fixline($syn); > | - print &html_header("Problem Report $cat/$number : $syn"); > | + print &short_html_header("Problem Report $cat/$number : $syn"); > | + print "

Problem Report $cat/$number=

\n"; > | print "$syn

\n

\n"; > | } else { > | next if $inhdr; Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --8EXHJdkEfksMlRxO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFC+yn8ocfcwTS3JF8RAk+uAJ0XN8EyrSgN0OzMwBHIH5o8Ub38WgCdHusw JHdVGkDIBByjuPv3tDNAJsM= =TpG/ -----END PGP SIGNATURE----- --8EXHJdkEfksMlRxO--