[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Documentation/kernel/index.xml: 1.13 -> 1.14
以下のページの更新をしました。ツッコミをお願いします。
Documentation/kernel/index.xml: 1.13 -> 1.14
> revision 1.14
> date: 2006/11/22 17:31:27; author: reed; state: Exp; lines: +3 -2
> Point to "NetBSD Internals".
>
> TODO: we should organize these webpages better as we have multiple
> webpages linking to various docs which maybe should be consolidated.
金曜日までに異議がなければ、 commit します。
以下、訳と原文それぞれの新旧の差分です。
--- Documentation/kernel/index.xml.orig 2006-11-23 11:31:39.000000000 +0900
+++ Documentation/kernel/index.xml 2006-11-23 11:31:39.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.13 2006/09/04 23:18:24 kano Exp $"/>
+ <config param="cvstag" value="$NetBSD: index.xml,v 1.14 2006/11/22 17:31:27 reed Exp $"/>
<!-- Based on english version: -->
-<!-- NetBSD: index.xml,v 1.13 2006/09/04 23:18:24 kano Exp -->
- <config param="rcsdate" value="$Date: 2006/09/04 23:18:24 $"/>
+<!-- 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 $"/>
<head>
<!-- Copyright (c) 1994-2005
@@ -933,6 +933,7 @@
<listitem><ulink url="vfork.html">なぜ伝統的な vfork() を実装したか</ulink></listitem>
<listitem><ulink url="kgdb.html">GDB を用いた NetBSD カーネルのデバッグ HOWTO</ulink></listitem>
<listitem><ulink url="../../../Documentation/kernel/non-exec.html">非実行マップ機能に関する情報</ulink></listitem>
+ <listitem><ulink url="../../internals/en/">NetBSD Internals</ulink></listitem>
</itemizedlist>
</sect3>
Index: Documentation/kernel/index.xml
===================================================================
RCS file: /cvsroot/htdocs/Documentation/kernel/index.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Documentation/kernel/index.xml 4 Sep 2006 23:18:24 -0000 1.13
+++ Documentation/kernel/index.xml 22 Nov 2006 17:31:27 -0000 1.14
@@ -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.13 2006/09/04 23:18:24 kano Exp $"/>
- <config param="rcsdate" value="$Date: 2006/09/04 23:18:24 $"/>
+ <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 $"/>
<head>
<!-- Copyright (c) 1994-2005
@@ -948,6 +948,7 @@
<listitem><ulink url="vfork.html">Why implement traditional vfork()</ulink></listitem>
<listitem><ulink url="kgdb.html">Debugging the NetBSD kernel with GDB HOWTO</ulink></listitem>
<listitem><ulink url="non-exec.html">Information about non-executable mappings</ulink></listitem>
+ <listitem><ulink url="../internals/en/">NetBSD Internals</ulink></listitem>
</itemizedlist>
</sect3>