svn commit: r40341 - head/share/xml

Glen Barber gjb at FreeBSD.org
Mon Dec 10 22:59:11 UTC 2012


Author: gjb
Date: Mon Dec 10 22:59:11 2012
New Revision: 40341
URL: http://svnweb.freebsd.org/changeset/doc/40341

Log:
  Fix duplicate entry of latest news addition.
  
  Pointyhat:	gjb (myself)

Modified:
  head/share/xml/news.xml

Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml	Mon Dec 10 22:55:21 2012	(r40340)
+++ head/share/xml/news.xml	Mon Dec 10 22:59:11 2012	(r40341)
@@ -50,8 +50,7 @@
 	      href="http://freebsdfoundation.blogspot.com/2012/12/year-end-fundraising-campaign.html">Read
 	      more...</a></p>
 	</event>
-      </day>
-      <day>
+
 	<name>5</name>
 
 	<event>


More information about the svn-doc-all mailing list