From owner-cvs-doc@FreeBSD.ORG Mon Oct 25 11:27:08 2004 Return-Path: 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 8805E16A4CE; Mon, 25 Oct 2004 11:27:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67DC743D31; Mon, 25 Oct 2004 11:27:08 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9PBR80F000651; Mon, 25 Oct 2004 11:27:08 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9PBR8Hj000650; Mon, 25 Oct 2004 11:27:08 GMT (envelope-from keramida) Message-Id: <200410251127.i9PBR8Hj000650@repoman.freebsd.org> From: Giorgos Keramidas Date: Mon, 25 Oct 2004 11:27:08 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi query-pr-summary.cgi X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 25 Oct 2004 11:27:08 -0000 keramida 2004-10-25 11:27:08 UTC FreeBSD doc repository Modified files: en/cgi query-pr-summary.cgi Log: Reduce the size of the generated HTML reports even further, by using the last suggestion of Jie Cao from www/69780: ``3. If we strip the spaces at the beginning of the lines, we can reduce the size with a further 90000 bytes.'' PR: www/69780 Submitted by: Jie Cao (gaoj (at) cpsc (dot) ucalgary (dot) ca) Revision Changes Path 1.48 +4 -17 www/en/cgi/query-pr-summary.cgi