svn commit: r47418 - head/en_US.ISO8859-1/htdocs
Glen Barber
gjb at FreeBSD.org
Wed Sep 16 23:42:07 UTC 2015
Author: gjb
Date: Wed Sep 16 23:42:06 2015
New Revision: 47418
URL: https://svnweb.freebsd.org/changeset/doc/47418
Log:
Add 9.3-RELEASE back to the index.html page.
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/index.xsl
Modified: head/en_US.ISO8859-1/htdocs/index.xsl
==============================================================================
--- head/en_US.ISO8859-1/htdocs/index.xsl Wed Sep 16 23:38:38 2015 (r47417)
+++ head/en_US.ISO8859-1/htdocs/index.xsl Wed Sep 16 23:42:06 2015 (r47418)
@@ -102,7 +102,9 @@
<li>Production: <a
href="&u.rel.announce;">&rel.current;</a>,
<a
- href="&u.rel2.announce;">&rel2.current;</a></li>
+ href="&u.rel2.announce;">&rel2.current;</a>,
+ <a
+ href="&u.rel3.announce;">&rel3.current;</a></li>
<xsl:if test="'&beta.upcoming;' != 'IGNORE'">
<li>Upcoming: <a
href="&u.betarel.schedule;">&betarel.current;</a></li>
More information about the svn-doc-all
mailing list