[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Documentation/kernel/index.xml: 1.14 -> 1.15
以下のページの更新をしました。
Documentation/kernel/index.xml: 1.14 -> 1.15
> revision 1.15
> date: 2006/11/25 18:48:10; author: kano; state: Exp; lines: +5 -5
> fix dead link and markup
訳には原文と同じ変更を施しています。
すぐに commit します。
# NetBSD-2.0 が NetBSD-archive 以下に移されたので、
# NetBSD-2.0 へのリンクが全部切れてるっつーか、
# それ以前に 1.5 やら 1.6 やらへのリンクが山ほどあって
# 何とかしないといけないのですが
以下、訳と原文それぞれの新旧の差分です。
--- Documentation/kernel/index.xml.orig 2006-11-26 03:53:16.000000000 +0900
+++ Documentation/kernel/index.xml 2006-11-26 03:53:16.000000000 +0900
@@ -5,10 +5,10 @@
<webpage id="ja-Documentation-kernel-index">
<config param="desc" value="NetBSD ドキュメンテーション: カーネル"/>
- <config param="cvstag" value="$NetBSD: index.xml,v 1.14 2006/11/22 17:31:27 reed Exp $"/>
+ <config param="cvstag" value="$NetBSD: index.xml,v 1.15 2006/11/25 18:48:10 kano Exp $"/>
<!-- Based on english version: -->
-<!-- NetBSD: index.xml,v 1.14 2006/11/22 17:31:27 reed Exp -->
- <config param="rcsdate" value="$Date: 2006/11/22 17:31:27 $"/>
+<!-- NetBSD: index.xml,v 1.15 2006/11/25 18:48:10 kano Exp -->
+ <config param="rcsdate" value="$Date: 2006/11/25 18:48:10 $"/>
<head>
<!-- Copyright (c) 1994-2005
@@ -31,8 +31,8 @@
コンパイルするには、カーネルの <code>syssrc.tgz</code> ファイルだけあれば十分です。
特定のリリースに対して、このファイルは、そのリリースのメインディレクトリーの中の
gzip された tar ファイル 'source/sets/syssrc.tgz' にあります。
- たとえば、NetBSD 2.0 のカーネルソースは、ファイル <ulink
- url="ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-2.0/source/sets/syssrc.tgz">/pub/NetBSD/NetBSD-2.0/source/sets/syssrc.tgz</ulink>
+ たとえば、NetBSD 3.1 のカーネルソースは、ファイル <ulink
+ url="ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-3.1/source/sets/syssrc.tgz">/pub/NetBSD/NetBSD-3.1/source/sets/syssrc.tgz</ulink>
にあります。
</para>
@@ -102,7 +102,7 @@
<sect3 id="how_to_build_a_kernel">
<title>カーネルの作り方</title>
- <ulink id="building_a_kernel" />
+ <anchor id="building_a_kernel" />
<!-- Don't change the above targets - SAs reference them. -->
<orderedlist>
Index: Documentation/kernel/index.xml
===================================================================
RCS file: /cvsroot/htdocs/Documentation/kernel/index.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- Documentation/kernel/index.xml 22 Nov 2006 17:31:27 -0000 1.14
+++ Documentation/kernel/index.xml 25 Nov 2006 18:48:10 -0000 1.15
@@ -5,8 +5,8 @@
<webpage id="Documentation-kernel-index">
<config param="desc" value="NetBSD Documentation: Kernel"/>
- <config param="cvstag" value="$NetBSD: index.xml,v 1.14 2006/11/22 17:31:27 reed Exp $"/>
- <config param="rcsdate" value="$Date: 2006/11/22 17:31:27 $"/>
+ <config param="cvstag" value="$NetBSD: index.xml,v 1.15 2006/11/25 18:48:10 kano Exp $"/>
+ <config param="rcsdate" value="$Date: 2006/11/25 18:48:10 $"/>
<head>
<!-- Copyright (c) 1994-2005
@@ -29,9 +29,9 @@
have installed you only need the kernel
<code>syssrc.tgz</code> file. For a given release this is held
in the gzipped tarfile 'source/sets/syssrc.tgz' under the main
- directory for that release. For example NetBSD 2.0 kernel
+ directory for that release. For example NetBSD 3.1 kernel
source is in the file <ulink
- url="ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-2.0/source/sets/syssrc.tgz">/pub/NetBSD/NetBSD-2.0/source/sets/syssrc.tgz</ulink>.
+ url="ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-3.1/source/sets/syssrc.tgz">/pub/NetBSD/NetBSD-3.1/source/sets/syssrc.tgz</ulink>.
</para>
<para>
@@ -100,7 +100,7 @@
<sect3 id="how_to_build_a_kernel">
<title>How to build a kernel</title>
- <ulink id="building_a_kernel" />
+ <anchor id="building_a_kernel" />
<!-- Don't change the above targets - SAs reference them. -->
<orderedlist>