From simon@arthur.nitro.dk Wed Jun 18 17:17:18 2003 Return-Path: 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" Reply-To: "Simon L. Nielsen" To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: [patch] Fix typos in www/en/vendors.html X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 53473 >Category: www >Synopsis: [patch] Fix typos in www/en/vendors.html >Confidential: no >Severity: non-critical >Priority: low >Responsible: ceri >State: closed >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jun 18 17:20:13 PDT 2003 >Closed-Date: Thu Jun 19 14:11:32 PDT 2003 >Last-Modified: Thu Jun 19 14:11:32 PDT 2003 >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: State-Changed-From-To: open->closed State-Changed-By: ceri State-Changed-When: Thu Jun 19 14:11:02 PDT 2003 State-Changed-Why: The patch was committed; thanks. Responsible-Changed-From-To: freebsd-www->ceri Responsible-Changed-By: ceri Responsible-Changed-When: Thu Jun 19 14:11:02 PDT 2003 Responsible-Changed-Why: I made the commit. http://www.freebsd.org/cgi/query-pr.cgi?pr=53473 >Unformatted: