diff --git a/ja_JP.eucJP/htdocs/internal/Makefile b/ja_JP.eucJP/htdocs/internal/Makefile index dcc7a30359..d910b3c8ad 100644 --- a/ja_JP.eucJP/htdocs/internal/Makefile +++ b/ja_JP.eucJP/htdocs/internal/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ # The FreeBSD Japanese Documentation Project -# Original revision: 1.50 +# Original revision: r39133 .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -17,6 +17,7 @@ DOCS+= developer.sgml #DOCS+= doceng.sgml #DOCS+= expire-bits.sgml #DOCS+= fortunes.sgml +#DOCS+= hats.sgml #DOCS+= i18n.sgml DOCS+= internal.sgml DOCS+= machines.sgml diff --git a/ja_JP.eucJP/share/sgml/libcommon.xsl b/ja_JP.eucJP/share/sgml/libcommon.xsl index 8c5fadcc93..8d75bada2b 100644 --- a/ja_JP.eucJP/share/sgml/libcommon.xsl +++ b/ja_JP.eucJP/share/sgml/libcommon.xsl @@ -3,7 +3,7 @@ "http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd"> <!-- $FreeBSD$ --> <!-- The FreeBSD Japanese Documentation Project --> -<!-- Original revision: 1.34 --> +<!-- Original revision: r39141 --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/libcommon.xsl"/> @@ -136,7 +136,8 @@ <a href="&enbase;/news/1999/index.html">1999</a>, <a href="&enbase;/news/1998/index.html">1998</a>, <a href="1997/index.html">1997</a>, - <a href="1996/index.html">1996</a></p> + <a href="1996/index.html">1996</a>, + <a href="&enbase;/news/1993/index.html">1993</a></p> </xsl:template> <!-- template: "html-news-list-press-preface" --> diff --git a/ja_JP.eucJP/share/sgml/templates.oldnewsflash.xsl b/ja_JP.eucJP/share/sgml/templates.oldnewsflash.xsl index 84bd2e66e0..279ed52f0f 100644 --- a/ja_JP.eucJP/share/sgml/templates.oldnewsflash.xsl +++ b/ja_JP.eucJP/share/sgml/templates.oldnewsflash.xsl @@ -8,7 +8,7 @@ <!-- $FreeBSD$ --> <!-- The FreeBSD Japanese Documentation Project --> -<!-- Original revision: 1.10 --> +<!-- Original revision: r39146 --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:cvs="http://www.FreeBSD.org/XML/CVS"> @@ -78,7 +78,8 @@ <a href="&enbase;/1999/index.html">1999</a>, <a href="&enbase;/1998/index.html">1998</a>, <a href="../1997/index.html">1997</a>, - <a href="../1996/index.html">1996</a></p> + <a href="../1996/index.html">1996</a>, + <a href="&enbase;/1993/index.html">1993</a></p> <a href="&base;/news/news.html">News Home</a> </div> <!-- CONTENTWRAP -->