Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 May 2012 20:42:01 -0500
From:      "Bryan Drewery" <bryan@shatow.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   www/167662: [PATCH] press.html: Wrong link for X Org+Intel KMS article
Message-ID:  <20120507014210.A2950106564A@hub.freebsd.org>
Resent-Message-ID: <201205070150.q471o8CS018233@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         167662
>Category:       www
>Synopsis:       [PATCH] press.html: Wrong link for X Org+Intel KMS article
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 07 01:50:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Bryan Drewery
>Release:        FreeBSD 8.3-RELEASE i386
>Organization:
>Environment:


	
>Description:
	The link on the press page for the "FreeBSD Gets A New X.Org With Intel KMS" article is wrong. It is missing a 'c' at the end of the link. http://www.freebsd.org/news/press.html#story201204:01
>How-To-Repeat:
	
>Fix:

	Patch attached. Reported By DevHC @ freenode

--- patch-press.txt begins here ---
--- share/sgml/press.xml.orig	2012-04-30 22:55:24.958764952 -0500
+++ share/sgml/press.xml	2012-04-30 22:57:18.592779850 -0500
@@ -21,7 +21,7 @@
 
       <story>
 	<name>FreeBSD Gets A New X.Org With Intel KMS</name>
-	<url>http://www.phoronix.com/scan.php?page=news_item&amp;px=MTA5MT</url>;
+	<url>http://www.phoronix.com/scan.php?page=news_item&amp;px=MTA5MTc</url>;
 	<site-name>phoronix</site-name>
 	<site-url>http://www.phoronix.com</site-url>;
 	<date>23 April 2012</date>
--- patch-press.txt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120507014210.A2950106564A>