svn commit: r53403 - head/share/xml

Allan Jude allanjude at FreeBSD.org
Sat Sep 14 17:59:03 UTC 2019


Author: allanjude
Date: Sat Sep 14 17:59:02 2019
New Revision: 53403
URL: https://svnweb.freebsd.org/changeset/doc/53403

Log:
  news.xml: Add missing closing year tag to fix build
  
  Reported by:	failing doc build
  Sponsored by:	Klara Systems

Modified:
  head/share/xml/news.xml

Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml	Sat Sep 14 14:24:48 2019	(r53402)
+++ head/share/xml/news.xml	Sat Sep 14 17:59:02 2019	(r53403)
@@ -48,6 +48,8 @@
       </day>
     </month>
 
+  </year>
+
   <year>
     <name>2019</name>
 


More information about the svn-doc-head mailing list