[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Documentation/kernel/uvm.xml: 1.2 -> 1.3
以下のページの更新をしました。
Documentation/kernel/uvm.xml: 1.2 -> 1.3
> revision 1.3
> date: 2006/10/03 12:59:27; author: kano; state: Exp; lines: +3 -3
> use entity reference for manual page
原文の変更をそのまま適用しています。
すぐに commit します。
以下、訳と原文それぞれの新旧の差分です。
--- Documentation/kernel/uvm.xml.orig 2006-10-03 22:02:03.000000000 +0900
+++ Documentation/kernel/uvm.xml 2006-10-03 22:02:03.000000000 +0900
@@ -5,10 +5,10 @@
<webpage id="ja-Documentation-kernel-uvm">
<config param="desc" value="The UVM virtual memory system"/>
-<config param="cvstag" value="$NetBSD: uvm.xml,v 1.2 2005/12/04 17:23:39 heinz Exp $"/>
+<config param="cvstag" value="$NetBSD: uvm.xml,v 1.3 2006/10/03 12:59:27 kano Exp $"/>
<!-- Based on english version: -->
-<!-- NetBSD: uvm.xml,v 1.2 2005/12/04 17:23:39 heinz Exp -->
-<config param="rcsdate" value="$Date: 2005/12/04 17:23:39 $"/>
+<!-- NetBSD: uvm.xml,v 1.3 2006/10/03 12:59:27 kano Exp -->
+<config param="rcsdate" value="$Date: 2006/10/03 12:59:27 $"/>
<head>
<!-- Copyright (c) 1994-2005
@@ -135,7 +135,7 @@
いずれ、ほとんどのポートは、無条件に <emphasis role="bold">top down</emphasis> を使うよう
移行することになるものと思われます。
さらなる情報は、
-<emphasis role="bold"><ulink url="http://man.NetBSD.org/man/options+4+NetBSD-current">options.4;</ulink></emphasis>
+<emphasis role="bold">&man.options.4;</emphasis>
マニュアルページを参照してください。
</para>
</sect3>
Index: Documentation/kernel/uvm.xml
===================================================================
RCS file: /cvsroot/htdocs/Documentation/kernel/uvm.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Documentation/kernel/uvm.xml 4 Dec 2005 17:23:39 -0000 1.2
+++ Documentation/kernel/uvm.xml 3 Oct 2006 12:59:27 -0000 1.3
@@ -5,8 +5,8 @@
<webpage id="Documentation-kernel-uvm">
<config param="desc" value="The UVM virtual memory system"/>
-<config param="cvstag" value="$NetBSD: uvm.xml,v 1.2 2005/12/04 17:23:39 heinz Exp $"/>
-<config param="rcsdate" value="$Date: 2005/12/04 17:23:39 $"/>
+<config param="cvstag" value="$NetBSD: uvm.xml,v 1.3 2006/10/03 12:59:27 kano Exp $"/>
+<config param="rcsdate" value="$Date: 2006/10/03 12:59:27 $"/>
<head>
<!-- Copyright (c) 1994-2005
@@ -134,7 +134,7 @@
It is expected that most ports will eventually transition to using
<emphasis role="bold">top down</emphasis> unconditionally at some point.
Refer to the
-<emphasis role="bold"><ulink url="http://man.NetBSD.org/man/options+4+NetBSD-current">options.4;</ulink></emphasis>
+<emphasis role="bold">&man.options.4;</emphasis>
man page for more information.
</para>
</sect3>