Date: Fri, 23 May 2014 22:48:30 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44928 - head/en_US.ISO8859-1/htdocs/releases/9.3R Message-ID: <201405232248.s4NMmU0q097518@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Fri May 23 22:48:30 2014 New Revision: 44928 URL: http://svnweb.freebsd.org/changeset/doc/44928 Log: Add 'beta.local.where' macro to the 9.3-RELEASE schedule page, and set beta.local.where to IGNORE so it does not show a link to where.html until images are available. Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/9.3R/schedule.xml Modified: head/en_US.ISO8859-1/htdocs/releases/9.3R/schedule.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/9.3R/schedule.xml Fri May 23 22:46:38 2014 (r44927) +++ head/en_US.ISO8859-1/htdocs/releases/9.3R/schedule.xml Fri May 23 22:48:30 2014 (r44928) @@ -5,6 +5,7 @@ <!ENTITY local.branch.stable "stable/9"> <!ENTITY local.branch.releng "releng/9.3"> <!ENTITY title "FreeBSD &local.rel; Release Process"> +<!ENTITY % beta.local.where "IGNORE"> ]> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -30,6 +31,8 @@ requests should be sent to <a href="mailto:re@FreeBSD.org">re@FreeBSD.org</a>.</p> + &beta.local.where; + <h1>Schedule</h1> <table class="tblbasic">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405232248.s4NMmU0q097518>