svn commit: r51363 - head/share/xml

Benedict Reuschling bcr at FreeBSD.org
Thu Jan 4 16:44:31 UTC 2018


Author: bcr
Date: Thu Jan  4 16:44:30 2018
New Revision: 51363
URL: https://svnweb.freebsd.org/changeset/doc/51363

Log:
  Replace another instance of 2017 with 2018, which prevented the BSDCan entry
  from being displayed.
  
  Pointy hat to:	    me

Modified:
  head/share/xml/events2018.xml

Modified: head/share/xml/events2018.xml
==============================================================================
--- head/share/xml/events2018.xml	Thu Jan  4 12:45:27 2018	(r51362)
+++ head/share/xml/events2018.xml	Thu Jan  4 16:44:30 2018	(r51363)
@@ -80,7 +80,7 @@
       <day>06</day>
     </startdate>
     <enddate>
-      <year>2017</year>
+      <year>2018</year>
       <month>06</month>
       <day>09</day>
     </enddate>


More information about the svn-doc-all mailing list