[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Documentation/current/index.xml: 1.12 -> 1.13
以下のページの更新をしました。
Documentation/current/index.xml: 1.12 -> 1.13
> revision 1.13
> date: 2006/10/08 09:58:44; author: darcy; state: Exp; lines: +4 -4
> While the instructions for using "-s" option given will theoretically
> work, it generates a warning that can be avoided.
原文の変更をそのまま適用しています。
すぐに commit します。
以下、訳と原文それぞれの新旧の差分です。
--- Documentation/current/index.xml.orig 2006-10-09 23:19:32.000000000 +0900
+++ Documentation/current/index.xml 2006-10-09 23:19:32.000000000 +0900
@@ -5,10 +5,10 @@
<webpage id="ja-Documentation-current-index">
<config param="desc" value="Tracking NetBSD-current"/>
-<config param="cvstag" value="$NetBSD: index.xml,v 1.12 2006/09/06 21:11:01 heinz Exp $"/>
+<config param="cvstag" value="$NetBSD: index.xml,v 1.13 2006/10/08 09:58:44 darcy Exp $"/>
<!-- Based on english version: -->
-<!-- NetBSD: index.xml,v 1.12 2006/09/06 21:11:01 heinz Exp -->
-<config param="rcsdate" value="$Date: 2006/09/06 21:11:01 $"/>
+<!-- NetBSD: index.xml,v 1.13 2006/10/08 09:58:44 darcy Exp -->
+<config param="rcsdate" value="$Date: 2006/10/08 09:58:44 $"/>
<head>
<!-- Copyright (c) 1994-2005
@@ -291,7 +291,7 @@
</programlisting>
</listitem>
<listitem>/etc の<ulink url="#etcupdate">更新</ulink>
-<programlisting># /usr/sbin/etcupdate -s /usr/src/etc</programlisting>
+<programlisting># /usr/sbin/etcupdate -s /usr/src</programlisting>
</listitem>
<listitem>動作中のサービス群がすべて新しいバイナリーを使うようにするため、リブートする。 (これはしなくてもよい)
<programlisting># shutdown -r now</programlisting>
@@ -961,7 +961,7 @@
にある場合はどうでしょうか? 案ずることはありません。ソースツリーの場所を
-s srcdir を使って etcupdate に教えてやれば、うまくいきます:
</para>
-<programlisting># etcupdate -s /home/jdoe/netbsd/src/etc</programlisting>
+<programlisting># etcupdate -s /home/jdoe/netbsd/src</programlisting>
</sect4>
<sect4 id="using-etcupdate-binary">
Index: Documentation/current/index.xml
===================================================================
RCS file: /cvsroot/htdocs/Documentation/current/index.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Documentation/current/index.xml 6 Sep 2006 21:11:01 -0000 1.12
+++ Documentation/current/index.xml 8 Oct 2006 09:58:44 -0000 1.13
@@ -5,8 +5,8 @@
<webpage id="Documentation-current-index">
<config param="desc" value="Tracking NetBSD-current"/>
-<config param="cvstag" value="$NetBSD: index.xml,v 1.12 2006/09/06 21:11:01 heinz Exp $"/>
-<config param="rcsdate" value="$Date: 2006/09/06 21:11:01 $"/>
+<config param="cvstag" value="$NetBSD: index.xml,v 1.13 2006/10/08 09:58:44 darcy Exp $"/>
+<config param="rcsdate" value="$Date: 2006/10/08 09:58:44 $"/>
<head>
<!-- Copyright (c) 1994-2005
@@ -293,7 +293,7 @@
</programlisting>
</listitem>
<listitem><ulink url="#etcupdate">Update</ulink> /etc:
-<programlisting># /usr/sbin/etcupdate -s /usr/src/etc</programlisting>
+<programlisting># /usr/sbin/etcupdate -s /usr/src</programlisting>
</listitem>
<listitem>Optionally reboot to ensure all running services are using the new binaries:
<programlisting># shutdown -r now</programlisting>
@@ -974,7 +974,7 @@
in /home/jdoe/netbsd/src? Don't worry, tell etcupdate the location of
your source tree with -s srcdir and it will work just fine:
</para>
-<programlisting># etcupdate -s /home/jdoe/netbsd/src/etc</programlisting>
+<programlisting># etcupdate -s /home/jdoe/netbsd/src</programlisting>
</sect4>
<sect4 id="using-etcupdate-binary">