Bug 80350

Summary: Correct mistaken URL in the January-April 2005 Status Report
Product: Documentation Reporter: Brad Davis <so14k>
Component: Books & ArticlesAssignee: jcamou
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Brad Davis 2005-04-26 02:00:26 UTC
	One of the URLs for the section on the OpenBSD Packet Filter has a dead link.
	http://www.freebsd.org/news/status/report-jan-2005-mar-2005.html#OpenBSD-packet-filter---pf
Comment 1 jcamou freebsd_committer freebsd_triage 2005-04-26 02:03:31 UTC
Responsible Changed
From-To: freebsd-www->jcamou

Take it.
Comment 2 Brad Davis 2005-04-26 02:04:02 UTC
Opps, missed one..


--- www-ori/en/news/status/report-jan-2005-mar-2005.xml	Mon Apr 25 18:49:00 2005
+++ www/en/news/status/report-jan-2005-mar-2005.xml	Mon Apr 25 19:02:42 2005
@@ -1473,7 +1473,7 @@
       <url href="http://pf4freebsd.love2party.net/">pf4FreeBSD
       Homepage</url>
 
-      <url href="http://people.freebsd.org/pf37/">pf 3.7 patches</url>
+  <url href="http://people.freebsd.org/~mlaier/pf37/">pf 3.7 patches</url>
     </links>
 
     <body>
@@ -1481,7 +1481,7 @@
       <a href="http://www.openbsd.org/37.html">version 3.7</a>
 
       . There are 
-      <a href="http://people.freebsd.org/pf37/">patches</a>
+		<a href="http://people.freebsd.org/~mlaier/pf37/">patches</a>
 
       available to catch up with the development done in OpenBSD 3.6 and
       3.7. These patches are in an early stage, but ready for testing,
Comment 3 jcamou freebsd_committer freebsd_triage 2005-04-26 19:12:21 UTC
State Changed
From-To: open->closed

Patch committed with some other changes.