[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Documentation/software/index.xml: 1.2 -> 1.3
以下のページの更新をしました。ツッコミをお願いします。
Documentation/software/index.xml: 1.2 -> 1.3
> revision 1.3
> date: 2007/01/11 12:37:29; author: kano; state: Exp; lines: +8 -8
> fix markup
マークアップの修正のみで、内容は変わっていません。
月曜日までに異議がなければ、 commit します。
以下、訳と原文それぞれの新旧の差分です。
--- Documentation/software/index.xml.orig 2007-01-14 22:41:54.000000000 +0900
+++ Documentation/software/index.xml 2007-01-14 22:41:54.000000000 +0900
@@ -3,12 +3,12 @@
PUBLIC "-//NetBSD//DTD Website-based NetBSD Extension//EN"
"http://www.NetBSD.org/XML/htdocs/lang/share/xml/website-netbsd.dtd">
-<webpage id="ja-Documentation-software">
+<webpage id="ja-Documentation-software-index">
<config param="desc" value="ソフトウェア"/>
-<config param="cvstag" value="$NetBSD: index.xml,v 1.2 2007/01/10 17:46:42 darcy Exp $"/>
+<config param="cvstag" value="$NetBSD: index.xml,v 1.3 2007/01/11 12:37:29 kano Exp $"/>
<!-- Based on english version: -->
-<!-- NetBSD: index.xml,v 1.2 2007/01/10 17:46:42 darcy Exp -->
-<config param="rcsdate" value="$Date: 2007/01/10 17:46:42 $"/>
+<!-- NetBSD: index.xml,v 1.3 2007/01/11 12:37:29 kano Exp -->
+<config param="rcsdate" value="$Date: 2007/01/11 12:37:29 $"/>
<head>
<title>NetBSDのためのアプリケーションソフトウェア</title>
@@ -23,7 +23,7 @@
</inlinemediaobject>
<sect2 id="software-commercial">
-<title><ulink name="commercial">商用ソフトウェア</ulink></title>
+<title><anchor id="commercial" />商用ソフトウェア</title>
<para>
NetBSDには所定のポートに他のオペレーティング・システムのためにコンパイル
@@ -41,7 +41,7 @@
</sect2>
<sect2 id="software-packages">
-<title><ulink name="pkgsrc">NetBSD パッケージシステム (pkgsrc)</ulink></title>
+<title><anchor id="pkgsrc" />NetBSD パッケージシステム (pkgsrc)</title>
<para>
NetBSDパッケージコレクションは NetBSDシステムに何百というサードパーティー
@@ -75,7 +75,7 @@
</sect2>
<sect2 id="third-party">
-<title><ulink name="other">他のサードパーティーソフトウェア</ulink></title>
+<title><anchor id="other" />他のサードパーティーソフトウェア</title>
<para>
たいていの他のUNIXソフトウェアはダウンロードでき、他のUNIXシステムのように
@@ -85,13 +85,13 @@
</para>
<para>
-<ulink url="../../../Documentation/software/3rdparty">NetBSD
+<ulink url="../../../Documentation/software/3rdparty/">NetBSD
の配布に含まれるサードパーティー製ソフトウェア</ulink>のリストもあります。
</para>
</sect2>
<sect2 id="software-compiling">
-<title><ulink name="compile_other">他のソフトウェアのコンパイルとインストール</ulink></title>
+<title><anchor id="compile_other" />他のソフトウェアのコンパイルとインストール</title>
<para>
<ulink url="compiling.html">よく聞かれる質問と回答</ulink>
Index: Documentation/software/index.xml
===================================================================
RCS file: /cvsroot/htdocs/Documentation/software/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Documentation/software/index.xml 10 Jan 2007 17:46:42 -0000 1.2
+++ Documentation/software/index.xml 11 Jan 2007 12:37:29 -0000 1.3
@@ -3,10 +3,10 @@
PUBLIC "-//NetBSD//DTD Website-based NetBSD Extension//EN"
"http://www.NetBSD.org/XML/htdocs/lang/share/xml/website-netbsd.dtd">
-<webpage id="Documentation-software">
+<webpage id="Documentation-software-index">
<config param="desc" value="software"/>
-<config param="cvstag" value="$NetBSD: index.xml,v 1.2 2007/01/10 17:46:42 darcy Exp $"/>
-<config param="rcsdate" value="$Date: 2007/01/10 17:46:42 $"/>
+<config param="cvstag" value="$NetBSD: index.xml,v 1.3 2007/01/11 12:37:29 kano Exp $"/>
+<config param="rcsdate" value="$Date: 2007/01/11 12:37:29 $"/>
<head>
<title>Application Software for NetBSD</title>
@@ -21,7 +21,7 @@
</inlinemediaobject>
<sect2 id="software-commercial">
-<title><ulink name="commercial">Commercial software</ulink></title>
+<title><anchor id="commercial" />Commercial software</title>
<para>
NetBSD comes with an <ulink url="../compat.html">emulation system</ulink>
@@ -38,7 +38,7 @@
</sect2>
<sect2 id="software-packages">
-<title><ulink name="pkgsrc">The NetBSD packages system (pkgsrc)</ulink></title>
+<title><anchor id="pkgsrc" />The NetBSD packages system (pkgsrc)</title>
<para>
The NetBSD Packages Collection is the easiest method for installing
@@ -72,7 +72,7 @@
</sect2>
<sect2 id="third-party">
-<title><ulink name="other">Other third party software</ulink></title>
+<title><anchor id="other" />Other third party software</title>
<para>
Most other unix software can be downloaded, compiled, and installed as
@@ -81,13 +81,13 @@
</para>
<para>
-There's also a list of <ulink url="3rdparty">Third Party Software
+There's also a list of <ulink url="3rdparty/">Third Party Software
Distributed with NetBSD</ulink> available.
</para>
</sect2>
<sect2 id="software-compiling">
-<title><ulink name="compile_other">Compiling/installing other software</ulink></title>
+<title><anchor id="compile_other" />Compiling/installing other software</title>
<para>
<ulink url="compiling.html">Compiling/installing other software FAQs</ulink>