Bug 80614

Summary: Fix for news.xml in www/80604 is not sufficient
Product: Documentation Reporter: Rudolf Čejka <cejkar>
Component: Books & ArticlesAssignee: Giorgos Keramidas <keramida>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Rudolf Čejka 2005-05-04 14:50:01 UTC
 
 Hello, www/en/news/news.xml 1.295 is still broken - there are two day
 names: "3" and "03". Following patch fixes it - both events should be
 at the same day with the same name.
 
 --- news.xml.orig	Wed May  4 15:42:36 2005
 +++ news.xml	Wed May  4 15:42:51 2005
 @@ -46,10 +46,6 @@
             <a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html">
             FreeBSD Mirror sites</a>.</p>
         </event>
 -      </day>
 -
 -      <day>
 -        <name>03</name>
  
  	<event>
  	  <title>PF updated to 3.7</title>
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2005-05-04 15:19:04 UTC
State Changed
From-To: open->closed

Committed, thanks!  The change will appear online after the next 
scheduled web build, as usual. 


Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2005-05-04 15:19:04 UTC
Responsible Changed
From-To: freebsd-www->keramida