Refer localized version of hardware notes for 5.3R.
This commit is contained in:
parent
cd87de0318
commit
ccf659a18a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23944
2 changed files with 3 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/ja/includes.sgml,v 1.54 2005/02/03 04:22:04 rushani Exp $ -->
|
||||
<!-- $FreeBSD: www/ja/includes.sgml,v 1.55 2005/02/07 07:46:33 rushani Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.62 -->
|
||||
|
||||
|
@ -7,11 +7,10 @@
|
|||
<!ENTITY rel.current.date '2004 ǯ 11 ·î'>
|
||||
<!ENTITY rel2.current.date '2005 ǯ 1 ·î'>
|
||||
|
||||
<!-- XXX: &u.rel.*;/*.html for 5.3R are not available at this moment... -->
|
||||
<!-- XXX: portions of &u.rel.*;/*.html for 5.3R are not available at this moment... -->
|
||||
<!ENTITY u.rel.notes '&enbase;/releases/&rel.current;R/relnotes.html'>
|
||||
<!ENTITY u.rel.announce '&enbase;/releases/&rel.current;R/announce.html'>
|
||||
<!ENTITY u.rel.errata '&enbase;/releases/&rel.current;R/errata.html'>
|
||||
<!ENTITY u.rel.hardware '&enbase;/releases/&rel.current;R/hardware.html'>
|
||||
<!ENTITY u.rel.installation '&enbase;/releases/&rel.current;R/installation.html'>
|
||||
<!ENTITY u.rel.readme '&enbase;/releases/&rel.current;R/readme.html'>
|
||||
<!ENTITY u.rel.early '&enbase;/releases/&rel.current;R/migration-guide.html'> <!-- TEMP -->
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="EUC-JP" ?>
|
||||
|
||||
<!-- $FreeBSD: www/ja/includes.xsl,v 1.24 2004/12/31 07:24:05 hrs Exp $ -->
|
||||
<!-- $FreeBSD: www/ja/includes.xsl,v 1.25 2005/02/07 07:37:34 rushani Exp $ -->
|
||||
<!-- Original revision: 1.20 -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
@ -66,9 +66,6 @@
|
|||
<xsl:variable name="u.rel.errata">
|
||||
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel.current"/>R/errata.html</xsl:variable>
|
||||
|
||||
<xsl:variable name="u.rel.hardware">
|
||||
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel.current"/>R/hardware.html</xsl:variable>
|
||||
|
||||
<xsl:variable name="u.rel.installation">
|
||||
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel.current"/>R/installation.html</xsl:variable>
|
||||
|
||||
|
|
Loading…
Reference in a new issue