svn commit: r50698 - head/share/xml

Glen Barber gjb at FreeBSD.org
Sun Aug 20 13:46:25 UTC 2017


Author: gjb
Date: Sun Aug 20 13:46:24 2017
New Revision: 50698
URL: https://svnweb.freebsd.org/changeset/doc/50698

Log:
  Remove a duplicated 'Upcoming Releases' line for 10.4, incorrectly
  added in r50303.
  
  Pointyhat:	gjb (myself)
  Spotted by:	marius
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/xml/navibar.ent

Modified: head/share/xml/navibar.ent
==============================================================================
--- head/share/xml/navibar.ent	Sun Aug 20 13:01:57 2017	(r50697)
+++ head/share/xml/navibar.ent	Sun Aug 20 13:46:24 2017	(r50698)
@@ -102,8 +102,6 @@
 	  <a href="&u.rel0.announce;">&rel0.current;</a></li>
 	<li>Production Release: <br />
 	  <a href="&u.rel1.announce;">&rel1.current;</a></li>
-	<li>Upcoming Release: <br />
-	  <a href="&u.betarel2.schedule;">&betarel2.current;</a></li>
       </ul>
     </li>
     <li><a href="&base;/snapshots/">Snapshot Releases</a>


More information about the svn-doc-all mailing list