From owner-cvs-doc@FreeBSD.ORG Fri Oct 7 14:27:53 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 C284416A41F; Fri, 7 Oct 2005 14:27:53 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-3-1-cust208.cdif.cable.ntl.com [82.31.78.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3AD643D60; Fri, 7 Oct 2005 14:27:47 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.53 (FreeBSD)) id 1ENtCM-0005YC-C5; Fri, 07 Oct 2005 15:27:46 +0100 Date: Fri, 7 Oct 2005 15:27:46 +0100 From: Ceri Davies To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20051007142746.GK99170@submonkey.net> Mail-Followup-To: Ceri Davies , doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org References: <200510071415.j97EFmag068291@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="73fGQZLCrFzENemP" Content-Disposition: inline In-Reply-To: <200510071415.j97EFmag068291@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.11 Sender: Ceri Davies Cc: Subject: Re: cvs commit: www/en Makefile index.xsl where.sgml www/share/sgml includes.header.xsl includes.navdownload.sgml includes.release.sgml includes.release.xsl 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: Fri, 07 Oct 2005 14:27:53 -0000 --73fGQZLCrFzENemP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 07, 2005 at 02:15:48PM +0000, Ceri Davies wrote: > ceri 2005-10-07 14:15:48 UTC >=20 > FreeBSD doc repository >=20 > Modified files: > en Makefile index.xsl where.sgml=20 > share/sgml includes.header.xsl=20 > includes.navdownload.sgml=20 > includes.release.sgml=20 > includes.release.xsl=20 > Log: > Add a link for upcoming releases that we want tested. > =20 > New test "releases" should have their version numbers bumped in > share/sgml/includes.release.*, and the whole thing is easily > turn-off-and-on-able via knobs in the same files. > =20 > Discussed with: re (scottl) > =20 > Revision Changes Path > 1.132 +2 -2 www/en/Makefile > | RCS file: /usr/local/www/cvsroot/FreeBSD/www/en/Makefile,v > | retrieving revision 1.131 > | retrieving revision 1.132 > | diff -u -p -r1.131 -r1.132 > | --- www/en/Makefile 2005/10/06 14:34:56 1.131 > | +++ www/en/Makefile 2005/10/07 14:15:48 1.132 > | @@ -1,4 +1,4 @@ > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/www/en/Makefile,v 1.131 200= 5/10/06 14:34:56 blackend Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/www/en/Makefile,v 1.132 200= 5/10/07 14:15:48 ceri Exp $ > | =20 > | .if exists(Makefile.conf) > | .include "Makefile.conf" > | @@ -39,7 +39,7 @@ DATA=3D favicon.ico > | DATA+=3D freebsd.css > | DATA+=3D index.css > | DATA+=3D robots.txt > | -DATA+=3D vendors.html > | +DATA+=3D vendors.html Whoops. I usually 'rm *tml' when I'm going through an edit-make-edit cycle to speed stuff up (typing "make clean" uses up too many cycles; my brain seems subject to the Inverse Moore's Law), and vendors.html gets in the way of that; this was my attempt to put it back so that nobody would ever know... Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --73fGQZLCrFzENemP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDRoXiocfcwTS3JF8RAnJCAJsE2anfs8FvWlR44jZZclSQVdbA3ACfZTeW U+y6RTOb6ABjv0qvS7ok1xE= =LkKq -----END PGP SIGNATURE----- --73fGQZLCrFzENemP--