Update of /cvsroot/fink/web/doc/cvsaccess
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18149/web/doc/cvsaccess

Modified Files:
        cvs.ja.html index.ja.php 
Log Message:
correction

Index: cvs.ja.html
===================================================================
RCS file: /cvsroot/fink/web/doc/cvsaccess/cvs.ja.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cvs.ja.html 17 Oct 2009 05:41:46 -0000      1.1
+++ cvs.ja.html 17 Oct 2009 05:49:48 -0000      1.2
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <!--
-Generated from $Fink: cvs.ja.xml,v 1.2 2009/10/17 05:37:37 babayoshihiko Exp $
+Generated from $Fink: cvs.ja.xml,v 1.3 2009/10/17 05:48:37 babayoshihiko Exp $
 -->
 <title>Fink Documentation - Fink CVS アクセスを設定</title></head><body>
 <table width="100%" cellspacing="0">
@@ -25,8 +25,9 @@
 <h3><a name="index.">Fink CVS の構造</a></h3>
 <p>
 Fink には、いくつかの CVS モジュールがあります。
-<tt style="white-space: nowrap;">dists</tt> (<a 
href="http://fink.cvs.sourceforge.net/fink/";>ViewCVS</a>)
-モジュールには、OS X 10.2 
以降のパッケージ記述ファイルとパッチが格納されています。
+<tt style="white-space: nowrap;">dists</tt> モジュール
+(<a href="http://fink.cvs.sourceforge.net/fink/";>ViewCVS</a>)
+には、OS X 10.2 
以降のパッケージ記述ファイルとパッチが格納されています。
 この他にも Fink 
開発者によって使われているモジュールがあり、
 誰でも見ることができますが、
 
おそらくほとんどのユーザーには関心がないことでしょう。
@@ -63,10 +64,7 @@
 一般ユーザーにはあまり関係ないことでしょう。
 </p>
 
-<p>The package manager must be updated through a separate directory
-and the <tt style="white-space: nowrap;">inject.pl</tt> script. That script 
puts package
-descriptions and tarballs for the fink and base-files packages in your
-Fink tree and builds them.
+<p>
 
パッケージマネージャーは、独立したディレクトリを通して、
  <tt style="white-space: nowrap;">inject.pl</tt> 
スクリプトで更新しなければなりません。
 </p>
@@ -83,7 +81,7 @@
 <p>
 ログインコマンドは、パスワードを尋ねてきます。
 何も入力せずリターンキーを押してください。
-この語、仮ディレクトリは削除してもかまいません。
+この後、仮ディレクトリは削除してもかまいません。
 ただし、残しておくと次回から更新が容易になります。
 次回からは、
 </p>
@@ -96,4 +94,4 @@
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication
 requires the explicit consent of the author.</p><hr>
-<p>Generated from <i>$Fink: cvs.ja.xml,v 1.2 2009/10/17 05:37:37 babayoshihiko 
Exp $</i></p></body></html>
+<p>Generated from <i>$Fink: cvs.ja.xml,v 1.3 2009/10/17 05:48:37 babayoshihiko 
Exp $</i></p></body></html>

Index: index.ja.php
===================================================================
RCS file: /cvsroot/fink/web/doc/cvsaccess/index.ja.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- index.ja.php        17 Oct 2009 05:41:46 -0000      1.1
+++ index.ja.php        17 Oct 2009 05:49:48 -0000      1.2
@@ -1,22 +1,23 @@
 <?
 $title = "Fink CVS アクセス";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2009/10/17 05:37:37';
+$cvs_date = 'Date: 2009/10/17 05:48:37';
 $metatags = '';
 
 
 include_once "header.inc";
 ?>
 <h1>Fink CVS アクセスを設定</h1>
-<!--Generated from $Fink: cvs.ja.xml,v 1.2 2009/10/17 05:37:37 babayoshihiko 
Exp $-->
+<!--Generated from $Fink: cvs.ja.xml,v 1.3 2009/10/17 05:48:37 babayoshihiko 
Exp $-->
 <p>
 Fink は CVS を用いて開発されています。 
すなわち、リリース前にも、つねに最新の状態でいることができます。
 このページでは、すでに Fink 
をインストールしている方を対象に、CVS 
での更新方法をお伝えいたします。 ここの情報は、 Fink 
0.3.x 以降で有効です。
 </p>
 <h2><a name="">Fink CVS の構造</a></h2>
 <p>
 Fink には、いくつかの CVS モジュールがあります。
-<code>dists</code> (<a 
href="http://fink.cvs.sourceforge.net/fink/";>ViewCVS</a>)
-モジュールには、OS X 10.2 
以降のパッケージ記述ファイルとパッチが格納されています。
+<code>dists</code> モジュール
+(<a href="http://fink.cvs.sourceforge.net/fink/";>ViewCVS</a>)
+には、OS X 10.2 
以降のパッケージ記述ファイルとパッチが格納されています。
 この他にも Fink 
開発者によって使われているモジュールがあり、
 誰でも見ることができますが、
 
おそらくほとんどのユーザーには関心がないことでしょう。
@@ -53,10 +54,7 @@
 一般ユーザーにはあまり関係ないことでしょう。
 </p>
 
-<p>The package manager must be updated through a separate directory
-and the <code>inject.pl</code> script. That script puts package
-descriptions and tarballs for the fink and base-files packages in your
-Fink tree and builds them.
+<p>
 
パッケージマネージャーは、独立したディレクトリを通して、
  <code>inject.pl</code> 
スクリプトで更新しなければなりません。
 </p>
@@ -73,7 +71,7 @@
 <p>
 ログインコマンドは、パスワードを尋ねてきます。
 何も入力せずリターンキーを押してください。
-この語、仮ディレクトリは削除してもかまいません。
+この後、仮ディレクトリは削除してもかまいません。
 ただし、残しておくと次回から更新が容易になります。
 次回からは、
 </p>


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to