svn commit: r49163 - head/share/xml

Glen Barber gjb at FreeBSD.org
Mon Jul 25 15:06:18 UTC 2016


Author: gjb
Date: Mon Jul 25 15:06:16 2016
New Revision: 49163
URL: https://svnweb.freebsd.org/changeset/doc/49163

Log:
  Add 10.2 to the side navigation bar.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/xml/navibar.ent

Modified: head/share/xml/navibar.ent
==============================================================================
--- head/share/xml/navibar.ent	Mon Jul 25 14:58:10 2016	(r49162)
+++ head/share/xml/navibar.ent	Mon Jul 25 15:06:16 2016	(r49163)
@@ -98,6 +98,8 @@
 	<li>Production Release: <br />
 	  <a href="&u.rel.announce;">&rel.current;</a></li>
 	<li>Production Release: <br />
+	  <a href="&u.rel1.announce;">&rel1.current;</a></li>
+	<li>Production Release: <br />
 	  <a href="&u.rel2.announce;">&rel2.current;</a></li>
       </ul>
     </li>


More information about the svn-doc-all mailing list