svn commit: r52694 - head/zh_TW.UTF-8/htdocs

Ruey-Cherng Yu rcyu at FreeBSD.org
Mon Dec 17 14:21:09 UTC 2018


Author: rcyu
Date: Mon Dec 17 14:21:08 2018
New Revision: 52694
URL: https://svnweb.freebsd.org/changeset/doc/52694

Log:
  - Update entities to reflect 12.0 is now available.
    Merge the following from the English version : r52445 ->r52666

Modified:
  head/zh_TW.UTF-8/htdocs/index.xsl

Modified: head/zh_TW.UTF-8/htdocs/index.xsl
==============================================================================
--- head/zh_TW.UTF-8/htdocs/index.xsl	Mon Dec 17 07:56:29 2018	(r52693)
+++ head/zh_TW.UTF-8/htdocs/index.xsl	Mon Dec 17 14:21:08 2018	(r52694)
@@ -5,7 +5,7 @@
 ]>
 
 <!-- $FreeBSD$ -->
-<!-- Original revision: r52445 -->
+<!-- Original revision: r52666 -->
 
 <xsl:stylesheet version="1.0"
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
@@ -92,9 +92,9 @@
 				  <ul id="frontreleaseslist">
 					<li>Production: <a
 				href="&u.rel.announce;">&rel.current;</a>
-				<?ignore
 					<a
 				href="&u.rel1.announce;">&rel1.current;</a>,
+				<?ignore
 				<a
 				href="&u.rel2.announce;">&rel2.current;</a></li>
 				?></li>


More information about the svn-doc-all mailing list