From owner-cvs-all@FreeBSD.ORG Mon Oct 31 15:25:06 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C81916A41F; Mon, 31 Oct 2005 15:25:06 +0000 (GMT) (envelope-from fenner@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22F6643D45; Mon, 31 Oct 2005 15:25:06 +0000 (GMT) (envelope-from fenner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VFP68X052232; Mon, 31 Oct 2005 15:25:06 GMT (envelope-from fenner@repoman.freebsd.org) Received: (from fenner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VFP5Go052231; Mon, 31 Oct 2005 15:25:05 GMT (envelope-from fenner) Message-Id: <200510311525.j9VFP5Go052231@repoman.freebsd.org> From: Bill Fenner Date: Mon, 31 Oct 2005 15:25:05 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/cgi mailindex.cgi mid.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 15:25:06 -0000 fenner 2005-10-31 15:25:05 UTC FreeBSD doc repository (src,ports committer) Modified files: en/cgi mailindex.cgi mid.cgi Log: Remove the explicit $hsty_base='' and let cgi-style.pl take care of the default. This has been a little wrong ever since these scripts moved to docs.freebsd.org, but became very wrong when the style sheets were added since docs.freebsd.org doesn't serve them. Revision Changes Path 1.7 +1 -2 www/en/cgi/mailindex.cgi 1.14 +1 -3 www/en/cgi/mid.cgi