- Merge the following from the English version:
r37514 -> r39133 head/ja_JP.eucJP/htdocs/internal/Makefile r38807 -> r39141 head/ja_JP.eucJP/share/sgml/libcommon.xsl r35447 -> r39146 head/ja_JP.eucJP/share/sgml/templates.oldnewsflash.xsl
This commit is contained in:
parent
49ebedecd0
commit
4b43a2416d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39159
3 changed files with 8 additions and 5 deletions
ja_JP.eucJP
|
@ -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
|
||||
|
|
|
@ -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" -->
|
||||
|
|
|
@ -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 -->
|
||||
|
|
Loading…
Reference in a new issue