Merge the following from the English version:
1.23 -> 1.24 applications.sgml 1.175 -> 1.176 docs.sgml 1.77 -> 1.79 index.xsl
This commit is contained in:
parent
1b624b1d16
commit
e33bb219b7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18527
3 changed files with 11 additions and 12 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/ja/applications.sgml,v 1.20 2003/07/05 06:03:15 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/ja/applications.sgml,v 1.21 2003/10/11 15:47:45 hrs Exp $">
|
||||
<!ENTITY title "About Applications for FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.23 -->
|
||||
<!-- Original revision: 1.24 -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -66,7 +66,7 @@
|
|||
<li><b>X Window ワークステーション。</b>
|
||||
FreeBSD はとてもよく動くので、
|
||||
廉価な X 端末から上級の X ディスプレイに変身します。
|
||||
フリーの X ソフトウェア (<a href="http://www.xfree86.org/">XFree86</a>)
|
||||
フリーの X ソフトウェア (<a href="http://www.xfree86.org/">XFree86</a>™)
|
||||
はシステムとともに供給されています。
|
||||
<a href="http://www.xig.com/">Xi Graphics</a> は、
|
||||
高機能グラフィックスハードウェア(Matrox 社のものなど)に対する
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/ja/docs.sgml,v 1.58 2003/10/11 13:40:09 rushani Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/ja/docs.sgml,v 1.59 2003/10/14 06:14:10 rushani Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.175 -->
|
||||
<!-- Original revision: 1.176 -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -307,9 +307,7 @@
|
|||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.1-RELEASE">4.1</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.2-RELEASE">4.2</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.3-RELEASE">4.3</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.3-stable">4.3-stable</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.4-RELEASE">4.4</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.4-stable">4.4-stable</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.5-RELEASE">4.5</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.6-RELEASE">4.6</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.7-RELEASE">4.7</a>,
|
||||
|
@ -318,7 +316,7 @@
|
|||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+5.0-RELEASE">5.0</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+5.1-RELEASE">5.1</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+5.1-current">5.1-current</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+Ports">Ports</a>¡£</dd>
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+Ports">Ports</a>.</dd>
|
||||
|
||||
<dt><strong>¤½¤Î¾¤Î¥·¥¹¥Æ¥à</strong></dt>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="EUC-JP" ?>
|
||||
|
||||
<!-- $FreeBSD: www/ja/index.xsl,v 1.28 2003/07/19 08:45:42 hrs Exp $ -->
|
||||
<!-- Original revision: 1.77 -->
|
||||
<!-- $FreeBSD: www/ja/index.xsl,v 1.29 2003/09/21 17:18:13 hrs Exp $ -->
|
||||
<!-- Original revision: 1.79 -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
|||
|
||||
<xsl:variable name="base" select="'.'"/>
|
||||
<xsl:variable name="enbase" select="'..'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/ja/index.xsl,v 1.28 2003/07/19 08:45:42 hrs Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/ja/index.xsl,v 1.29 2003/09/21 17:18:13 hrs Exp $'"/>
|
||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
||||
|
||||
<xsl:output type="html" encoding="EUC-JP"
|
||||
|
@ -50,7 +50,7 @@
|
|||
<br/>
|
||||
|
||||
<select name="goto">
|
||||
<!-- Only list TRUE mirrrors here! Native language pages
|
||||
<!-- Only list TRUE mirrors here! Native language pages
|
||||
which are not mirrored should be listed in
|
||||
support.sgml. -->
|
||||
|
||||
|
@ -223,6 +223,7 @@
|
|||
・<a href="{$base}/support.html#user">ユーザグループ</a><br/>
|
||||
・<a href="{$base}/support.html#web">Web 上の資料</a><br/>
|
||||
・<a href="security/index.html">セキュリティ</a><br/>
|
||||
・<a href="{$enbase}/events/events.html">イベント</a><br/>
|
||||
・<a href="{$base}/support.html">さらに...</a>
|
||||
</small></p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue