This commit is contained in:
Jun Kuriyama 2002-01-31 13:49:41 +00:00
parent 1eba32cf41
commit f551c7ccb4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12036
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
<!-- $FreeBSD: www/ja/includes.sgml,v 1.33 2001/11/16 17:14:12 hrs Exp $ -->
<!-- $FreeBSD: www/ja/includes.sgml,v 1.34 2002/01/14 13:38:53 kuriyama Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.47 -->
<!-- Original revision: 1.48 -->
<!--
Base is the absolute URL for the given page, minus the actual page
part. It should either be specified as a fully qualified URL, or
@ -90,7 +90,7 @@ src="&enbase;/gifs/bar.gif" alt="
other doc-related things you had to do. It'll save you time and
trouble the next time around :-).)
-->
<!ENTITY rel.current '4.4'>
<!ENTITY rel.current '4.5'>
<!-- URLs to information on the latest release -->
<!ENTITY u.rel.notes '&base;/releases/&rel.current;R/notes.html'>

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="EUC-JP" ?>
<!-- $FreeBSD: www/ja/includes.xsl,v 1.4 2002/01/01 19:17:15 hrs Exp $ -->
<!-- Original revision: 1.5 -->
<!-- $FreeBSD: www/ja/includes.xsl,v 1.5 2002/01/14 13:38:53 kuriyama Exp $ -->
<!-- Original revision: 1.6 -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
@ -85,7 +85,7 @@
</address>
</xsl:variable>
<xsl:variable name="rel.current" select="4.4"/>
<xsl:variable name="rel.current" select="4.5"/>
<xsl:variable name="u.rel.notes">
<xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel.current"/>R/notes.html</xsl:variable>