svn commit: r50914 - head/share/xml

Johann Kois jkois at FreeBSD.org
Sun Sep 24 12:28:29 UTC 2017


Author: jkois
Date: Sun Sep 24 12:28:28 2017
New Revision: 50914
URL: https://svnweb.freebsd.org/changeset/doc/50914

Log:
  Fix bug from r50908 - it is RC2, not RC1.

Modified:
  head/share/xml/news.xml

Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml	Sun Sep 24 11:23:52 2017	(r50913)
+++ head/share/xml/news.xml	Sun Sep 24 12:28:28 2017	(r50914)
@@ -38,7 +38,7 @@
 	<name>23</name>
 
 	<event>
-	  <title>&os; 10.4-RC1 Available</title>
+	  <title>&os; 10.4-RC2 Available</title>
 
 	  <p>The second RC build for the &os; 10.4 release cycle
 	    is now available.  ISO images for the amd64, armv6, i386,


More information about the svn-doc-head mailing list