[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Documentation/current/index.xml: 1.11 -> 1.12
以下のページの更新をしました。
Documentation/current/index.xml: 1.11 -> 1.12
> revision 1.12
> date: 2006/09/06 21:11:01; author: heinz; state: Exp; lines: +3 -3
> Corrected rsync-URL for the CVS repository. Noticed by Arnaud LACOMBE.
訳は原文と同じ置換を施したのみです。
すぐに commit します。
以下、訳と原文それぞれの新旧の差分です。
--- Documentation/current/index.xml.orig 2006-09-07 08:18:27.000000000 +0900
+++ Documentation/current/index.xml 2006-09-07 08:18:27.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.11 2006/08/12 12:37:05 ben Exp $"/>
+<config param="cvstag" value="$NetBSD: index.xml,v 1.12 2006/09/06 21:11:01 heinz Exp $"/>
<!-- Based on english version: -->
-<!-- NetBSD: index.xml,v 1.11 2006/08/12 12:37:05 ben Exp -->
-<config param="rcsdate" value="$Date: 2006/08/12 12:37:05 $"/>
+<!-- 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 $"/>
<head>
<!-- Copyright (c) 1994-2005
@@ -875,7 +875,7 @@
<listitem><para>rsync は rsync サーバーに大きな負荷をかけることに注意してください。
このため、同時に利用できる rsync ユーザー数に制限があります。それでもなお
rsync したい場合、リポジトリー取得のコマンドは次のとおりです:</para>
-<programlisting>rsync -v -a rsync://rsync.NetBSD.org/anoncvs/</programlisting>
+<programlisting>rsync -v -a rsync://anoncvs.NetBSD.org/cvsroot/src .</programlisting>
<para><ulink url="../../mirrors/#rsync">rsync ミラーのリスト</ulink>をご覧ください !</para>
</listitem>
</varlistentry>
Index: Documentation/current/index.xml
===================================================================
RCS file: /cvsroot/htdocs/Documentation/current/index.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Documentation/current/index.xml 12 Aug 2006 12:37:05 -0000 1.11
+++ Documentation/current/index.xml 6 Sep 2006 21:11:01 -0000 1.12
@@ -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.11 2006/08/12 12:37:05 ben Exp $"/>
-<config param="rcsdate" value="$Date: 2006/08/12 12:37:05 $"/>
+<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 $"/>
<head>
<!-- Copyright (c) 1994-2005
@@ -887,7 +887,7 @@
as such the number of concurrent rsync users is restricted. If you
still want to try rsync, the command to retrieve the repository
is:</para>
-<programlisting>rsync -v -a rsync://rsync.NetBSD.org/anoncvs/</programlisting>
+<programlisting>rsync -v -a rsync://anoncvs.NetBSD.org/cvsroot/src .</programlisting>
<para>Please see our <ulink url="../../mirrors/#rsync">list of rsync mirrors</ulink>!</para>
</listitem>
</varlistentry>