From owner-cvs-all Sun Jan 19 8:31: 7 2003 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 DE26937B401; Sun, 19 Jan 2003 08:31:04 -0800 (PST) Received: from rhadamanth.submonkey.net (pc1-cdif2-5-cust47.cdif.cable.ntl.com [81.101.150.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A88C43F1E; Sun, 19 Jan 2003 08:30:58 -0800 (PST) (envelope-from setantae@submonkey.net) Received: from setantae by rhadamanth.submonkey.net with local (Exim 4.12) id 18aILZ-0008br-00; Sun, 19 Jan 2003 16:30:57 +0000 Date: Sun, 19 Jan 2003 16:30:57 +0000 From: Ceri Davies To: Michael Lucas Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en vendors.html Message-ID: <20030119163057.GB4206@submonkey.net> Mail-Followup-To: Ceri Davies , Michael Lucas , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200301191324.h0JDO7J0050445@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="LZvS9be/3tNcYl/X" Content-Disposition: inline In-Reply-To: <200301191324.h0JDO7J0050445@repoman.freebsd.org> X-message-flag: All your linuxconf-configured redhat are belong to us. X-message-flag-attribution: suresh, sdm. User-Agent: Mutt/1.5.3i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --LZvS9be/3tNcYl/X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Jan 19, 2003 at 05:24:07AM -0800, Michael Lucas wrote: > mwlucas 2003/01/19 05:24:07 PST > > Added files: > en vendors.html > Log: > Add a "vendors" redirection page. > > This page exists only because we cannot put "Please see > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors.html" > into paper print and expect anyone to actually use it. I think you'll need the attached patch. Ceri -- By the stone of the Soul-Forger! --LZvS9be/3tNcYl/X Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="www.diff" Index: www/en/Makefile =================================================================== RCS file: /home/ncvs/www/en/Makefile,v retrieving revision 1.91 diff -u -r1.91 Makefile --- www/en/Makefile 16 Nov 2002 18:43:30 -0000 1.91 +++ www/en/Makefile 19 Jan 2003 16:30:34 -0000 @@ -28,6 +28,7 @@ DATA= favicon.ico DATA+= robots.txt DATA+= freebsd.css +DATA+= vendors.html # Subdirectories # SGML Index: www/en/vendors.html =================================================================== RCS file: /home/ncvs/www/en/vendors.html,v retrieving revision 1.1 diff -u -r1.1 vendors.html --- www/en/vendors.html 19 Jan 2003 13:24:07 -0000 1.1 +++ www/en/vendors.html 19 Jan 2003 16:30:34 -0000 @@ -1,12 +1,12 @@ - + Vendors who provide FreeBSD

The list of vendors who carry FreeBSD is available as part of + href="doc/en_US.ISO8859-1/books/handbook/mirrors.html">as part of the FreeBSD Handbook. You should be automatically redirected there in a few seconds. If not, please follow the link and update your bookmarks. We apologize for the inconvenience. --LZvS9be/3tNcYl/X-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message