Catch up with the English version:

1.45  -> 1.46 	includes.sgml
	1.2   -> 1.4  	includes.xsl
	1.62  -> 1.64 	releases/index.sgml
This commit is contained in:
Hiroki Sato 2001-11-16 17:14:12 +00:00
parent 0d712d6d33
commit 525ae37f5f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11229
3 changed files with 16 additions and 9 deletions

View file

@ -1,6 +1,6 @@
<!-- $FreeBSD: www/ja/includes.sgml,v 1.31 2001/07/28 06:27:48 kuriyama Exp $ --> <!-- $FreeBSD: www/ja/includes.sgml,v 1.32 2001/09/29 21:59:40 hrs Exp $ -->
<!-- The FreeBSD Japanese Documentation Project --> <!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.45 --> <!-- Original revision: 1.46 -->
<!-- <!--
Base is the absolute URL for the given page, minus the actual page 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 part. It should either be specified as a fully qualified URL, or
@ -96,7 +96,7 @@ src="&enbase;/gifs/bar.gif" alt="
<!ENTITY u.rel.notes '&base;/releases/&rel.current;R/notes.html'> <!ENTITY u.rel.notes '&base;/releases/&rel.current;R/notes.html'>
<!ENTITY u.rel.announce '&base;/releases/&rel.current;R/announce.html'> <!ENTITY u.rel.announce '&base;/releases/&rel.current;R/announce.html'>
<!ENTITY u.rel.errata '&base;/releases/&rel.current;R/errata.html'> <!ENTITY u.rel.errata '&base;/releases/&rel.current;R/errata.html'>
<!ENTITY u.rel.hardware '&base;/releases/&rel.current;R/hardware.html'>
<!-- macro for webbuild paper --> <!-- macro for webbuild paper -->
<!ENTITY webbuild ' <!ENTITY webbuild '

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="EUC-JP" ?> <?xml version="1.0" encoding="EUC-JP" ?>
<!-- $FreeBSD: www/ja/includes.xsl,v 1.1 2001/08/07 03:58:32 kuriyama Exp $ --> <!-- $FreeBSD: www/ja/includes.xsl,v 1.2 2001/08/08 03:55:55 kuriyama Exp $ -->
<!-- Original revision: 1.2 --> <!-- Original revision: 1.4 -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
@ -83,7 +83,7 @@
</address> </address>
</xsl:variable> </xsl:variable>
<xsl:variable name="rel.current" select="4.3"/> <xsl:variable name="rel.current" select="4.4"/>
<xsl:variable name="u.rel.notes"> <xsl:variable name="u.rel.notes">
<xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel.current"/>R/notes.html</xsl:variable> <xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel.current"/>R/notes.html</xsl:variable>

View file

@ -1,12 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/ja/releases/index.sgml,v 1.45 2001/09/19 08:47:49 kuriyama Exp $"> <!ENTITY date "$FreeBSD: www/ja/releases/index.sgml,v 1.46 2001/09/29 21:59:41 hrs Exp $">
<!ENTITY title "Release Information"> <!ENTITY title "Release Information">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $FreeBSD: www/ja/releases/index.sgml,v 1.45 2001/09/19 08:47:49 kuriyama Exp $ --> <!-- $FreeBSD: www/ja/releases/index.sgml,v 1.46 2001/09/29 21:59:41 hrs Exp $ -->
<!-- The FreeBSD Japanese Documentation Project --> <!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.62 --> <!-- Original revision: 1.64 -->
<html> <html>
&header; &header;
@ -22,6 +22,7 @@
<em> <em>
<A HREF="&u.rel.announce;">アナウンス</A> : <A HREF="&u.rel.announce;">アナウンス</A> :
<A HREF="&u.rel.notes;">リリースノート</A> : <A HREF="&u.rel.notes;">リリースノート</A> :
<!-- <a href="&u.rel.hardware;">ハードウェアノート</a> : -->
<A HREF="&u.rel.errata;">Errata (正誤表)</A>. <A HREF="&u.rel.errata;">Errata (正誤表)</A>.
</em></p> </em></p>
@ -43,6 +44,12 @@
<b>-current</b> ブランチにおける最初のリリースは, <b>-current</b> ブランチにおける最初のリリースは,
2002 年第四四半期に, <b>FreeBSD 5.0</b> として公開される予定になっています.</p> 2002 年第四四半期に, <b>FreeBSD 5.0</b> として公開される予定になっています.</p>
<p>FreeBSD-stable, FreeBSD-current のリリース関連文書ファイルは,
<a HREF="&enbase;/relnotes.html">リリース文書</a>のページから
HTML 形式で提供されています.
また, これらのファイルは FreeBSD の開発状況を反映して,
定期的に更新されます.</p>
<a name="past"></A> <a name="past"></A>
<h2>過去のリリース</h2> <h2>過去のリリース</h2>