From owner-freebsd-www@FreeBSD.ORG Wed Jun 18 17:20:14 2003 Return-Path: Delivered-To: freebsd-www@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBCEA37B401 for ; Wed, 18 Jun 2003 17:20:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8D8243FBF for ; Wed, 18 Jun 2003 17:20:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h5J0KDUp099400 for ; Wed, 18 Jun 2003 17:20:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h5J0KDBI099399; Wed, 18 Jun 2003 17:20:13 -0700 (PDT) Resent-Date: Wed, 18 Jun 2003 17:20:13 -0700 (PDT) Resent-Message-Id: <200306190020.h5J0KDBI099399@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-www@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Simon L. Nielsen" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B69A37B401 for ; Wed, 18 Jun 2003 17:17:18 -0700 (PDT) Received: from arthur.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3ABC43F3F for ; Wed, 18 Jun 2003 17:17:17 -0700 (PDT) (envelope-from simon@arthur.nitro.dk) Received: by arthur.nitro.dk (Postfix, from userid 1000) id DB08610BF8B; Thu, 19 Jun 2003 02:17:16 +0200 (CEST) Message-Id: <20030619001716.DB08610BF8B@arthur.nitro.dk> Date: Thu, 19 Jun 2003 02:17:16 +0200 (CEST) From: "Simon L. Nielsen" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: www/53473: [patch] Fix typos in www/en/vendors.html X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Simon L. Nielsen" List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2003 00:20:15 -0000 >Number: 53473 >Category: www >Synopsis: [patch] Fix typos in www/en/vendors.html >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jun 18 17:20:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Simon L. Nielsen >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: >Description: Fix two typos in www/en/vendors.html : missing "=" in the refresh header, and a tag which should be a

. While I'm here, make the page valid xhtml 1.0, according to validator.w3.org. >How-To-Repeat: >Fix: --- www-vendors.patch begins here --- Index: vendors.html =================================================================== RCS file: /home/ncvs/www/en/vendors.html,v retrieving revision 1.2 diff -u -d -r1.2 vendors.html --- vendors.html 19 Jan 2003 16:36:27 -0000 1.2 +++ vendors.html 19 Jun 2003 00:07:11 -0000 @@ -1,6 +1,9 @@ + - + + Vendors who provide FreeBSD @@ -9,6 +12,6 @@ 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. + your bookmarks. We apologize for the inconvenience.

--- www-vendors.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: