[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Documentation/kernel/index.xml: 1.7 -> 1.8



以下のページの更新をしました。ツッコミをお願いします。

Documentation/kernel/index.xml: 1.7 -> 1.8

月曜日までに異議がなければ、 commit します。

以下、訳と原文の差分です。

タグの修正のみで内容は変わっていません。

--- Documentation/kernel/index.xml.orig	Sun Feb 19 22:09:48 2006
+++ Documentation/kernel/index.xml	Sun Feb 19 22:09:48 2006
@@ -5,10 +5,10 @@
 
 <webpage id="ja-Documentation-kernel-index">
   <config param="desc" value="NetBSD ドキュメンテーション: カーネル"/>
-  <config param="cvstag" value="$NetBSD: index.xml,v 1.7 2006/02/12 14:17:20 kano Exp $"/>
+  <config param="cvstag" value="$NetBSD: index.xml,v 1.8 2006/02/19 12:52:36 kano Exp $"/>
 <!-- Based on english version: -->
-<!-- NetBSD: index.xml,v 1.7 2006/02/12 14:17:20 kano Exp   -->
-  <config param="rcsdate" value="$Date: 2006/02/12 14:17:20 $"/>
+<!-- NetBSD: index.xml,v 1.8 2006/02/19 12:52:36 kano Exp   -->
+  <config param="rcsdate" value="$Date: 2006/02/19 12:52:36 $"/>
   
   <head>
     <!-- Copyright (c) 1994-2005
@@ -23,9 +23,8 @@
     <sect3 id="downloading_kernel_source">
       <title>どこでカーネルソースをダウンロードできますか</title>
       
-      <sect4>
-        <title><ulink name="official_release_kernel_source">公式リリース
-               </ulink></title>
+      <sect4 id="official_release_kernel_source">
+        <title>公式リリース</title>
 
         <para>
           すでにインストールされているものと同じリリースのカスタマイズしたカーネルを
@@ -103,7 +102,7 @@
     <sect3 id="how_to_build_a_kernel">
       <title>カーネルの作り方</title>
       
-      <ulink name="building_a_kernel"></ulink>
+      <ulink 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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Documentation/kernel/index.xml	12 Feb 2006 14:17:20 -0000	1.7
+++ Documentation/kernel/index.xml	19 Feb 2006 12:52:36 -0000	1.8
@@ -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.7 2006/02/12 14:17:20 kano Exp $"/>
-  <config param="rcsdate" value="$Date: 2006/02/12 14:17:20 $"/>
+  <config param="cvstag" value="$NetBSD: index.xml,v 1.8 2006/02/19 12:52:36 kano Exp $"/>
+  <config param="rcsdate" value="$Date: 2006/02/19 12:52:36 $"/>
   
   <head>
     <!-- Copyright (c) 1994-2005
@@ -21,9 +21,8 @@
     <sect3 id="downloading_kernel_source">
       <title>Where to download the kernel source</title>
       
-      <sect4>
-        <title><ulink name="official_release_kernel_source">Official
-               release source</ulink></title>
+      <sect4 id="official_release_kernel_source">
+        <title>Official release source</title>
 
         <para>
           To compile a custom kernel for the same release as you already
@@ -101,7 +100,7 @@
     <sect3 id="how_to_build_a_kernel">
       <title>How to build a kernel</title>
       
-      <ulink name="building_a_kernel"></ulink>
+      <ulink id="building_a_kernel" />
       <!-- Don't change the above targets - SAs reference them. -->
 
       <orderedlist>