Update of /cvsroot/fink/web/doc/users-guide
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24992/web/doc/users-guide

Modified Files:
        conf.en.php index.en.php install.en.php intro.en.php 
        packages.en.php uguide.en.html upgrade.en.php usage.en.php 
        conf.ja.php index.ja.php install.ja.php intro.ja.php 
        packages.ja.php uguide.ja.html upgrade.ja.php usage.ja.php 
        conf.zh.php index.zh.php install.zh.php intro.zh.php 
        packages.zh.php uguide.zh.html upgrade.zh.php usage.zh.php 
Log Message:
based on uguide.en.xml 1.38

Index: install.ja.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/install.ja.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- install.ja.php      28 Sep 2005 14:30:42 -0000      1.23
+++ install.ja.php      28 Sep 2005 14:42:59 -0000      1.24
@@ -1,7 +1,7 @@
 <?
 $title = "ユーザーガイド - インストール";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:23:02';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=ja" 
title="ユーザーガイド Contents"><link rel="next" 
href="packages.php?phpLang=ja" 
title="パッケージのインストール"><link rel="prev" 
href="intro.php?phpLang=ja" title="はじめに">';
 
 

Index: uguide.ja.html
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/uguide.ja.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- uguide.ja.html      28 Sep 2005 14:30:42 -0000      1.35
+++ uguide.ja.html      28 Sep 2005 14:43:00 -0000      1.36
@@ -534,14 +534,14 @@
             <li>
               <p>
                 <b>0.7.2:</b> OS 10.3 
用で、バイナリからインストールできるバージョン。
-                もし、Fink を<a href="#packages.bin">更新</a>
+                もし、Fink を<a href="#install.bin">更新</a>
                 
したなら、パッケージによっては新しいバージョンがあるかもしれません。
               </p>
             </li>
             <li>
               <p>
                 <b>0.8.0:</b> OS 10.4 
用で、バイナリからインストールできるバージョン。
-                もし、Fink を<a href="#packages.bin">更新</a>
+                もし、Fink を<a href="#install.bin">更新</a>
                 
したなら、パッケージによっては新しいバージョンがあるかもしれません。
               </p>
             </li>
@@ -1479,4 +1479,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: uguide.ja.xml,v 1.21 2005/09/28 14:23:02 
babayoshihiko Exp $</i></p></body></html>
+<p>Generated from <i>$Fink: uguide.ja.xml,v 1.22 2005/09/28 14:41:42 
babayoshihiko Exp $</i></p></body></html>

Index: uguide.zh.html
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/uguide.zh.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- uguide.zh.html      28 Sep 2005 14:30:42 -0000      1.25
+++ uguide.zh.html      28 Sep 2005 14:43:00 -0000      1.26
@@ -500,9 +500,9 @@
             <b>0.4.1:</b>  this is the version that can be installed from 
binaries for OS 10.1.</p></li>
             <li><p><b>0.6.4:</b>  this is the version that can be installed 
from binaries for OS 10.2.</p></li>
             <li><p><b>0.7.2</b>
-  This is the base version that can be installed from binaries for OS 10.3.  
If you <a href="#packages.bin">update</a> Fink, later versions of some packages 
may be available.</p> 
+  This is the base version that can be installed from binaries for OS 10.3.  
If you <a href="#install.bin">update</a> Fink, later versions of some packages 
may be available.</p> 
         </li>
-            <li><p><b>0.8.0:</b>  This is the base version that can be 
installed from binaries for OS 10.4.  If you <a href="#packages.bin">update</a> 
Fink, later versions of some packages may be available.
+            <li><p><b>0.8.0:</b>  This is the base version that can be 
installed from binaries for OS 10.4.  If you <a href="#install.bin">update</a> 
Fink, later versions of some packages may be available.
 </p></li>
           </ol>
           
@@ -1319,4 +1319,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: uguide.zh.xml,v 1.13 2005/09/28 14:23:02 
babayoshihiko Exp $</i></p></body></html>
+<p>Generated from <i>$Fink: uguide.zh.xml,v 1.14 2005/09/28 14:41:42 
babayoshihiko Exp $</i></p></body></html>

Index: conf.zh.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/conf.zh.php,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- conf.zh.php 28 Sep 2005 14:30:42 -0000      1.18
+++ conf.zh.php 28 Sep 2005 14:43:00 -0000      1.19
@@ -1,7 +1,7 @@
 <?
 $title = "用户指南 - fink.conf";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:23:02';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=zh" 
title="用户指南 Contents"><link rel="next" href="usage.php?phpLang=zh" 
title="在命令行使用 Fink 工具"><link rel="prev" 
href="upgrade.php?phpLang=zh" title="升级 Fink">';
 
 

Index: upgrade.zh.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/upgrade.zh.php,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- upgrade.zh.php      28 Sep 2005 14:30:42 -0000      1.17
+++ upgrade.zh.php      28 Sep 2005 14:43:00 -0000      1.18
@@ -1,7 +1,7 @@
 <?
 $title = "用户指南 - 升级";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:23:02';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=zh" 
title="用户指南 Contents"><link rel="next" href="conf.php?phpLang=zh" 
title="Fink 配置文件"><link rel="prev" href="packages.php?phpLang=zh" 
title="安装软件包">';
 
 

Index: index.zh.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/index.zh.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- index.zh.php        28 Sep 2005 14:30:42 -0000      1.20
+++ index.zh.php        28 Sep 2005 14:43:00 -0000      1.21
@@ -1,7 +1,7 @@
 <?
 $title = "用户指南";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:23:02';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=zh" 
title="用户指南 Contents"><link rel="next" href="intro.php?phpLang=zh" 
title="介绍">';
 
 
@@ -26,7 +26,7 @@
 </p>
   <h2><? echo FINK_CONTENTS ; ?></h2><ul>
        <li><a href="intro.php?phpLang=zh"><b>1 介绍</b></a><ul><li><a 
href="intro.php?phpLang=zh#what">1.1 Fink 是什么?</a></li><li><a 
href="intro.php?phpLang=zh#req">1.2 系统要求</a></li><li><a 
href="intro.php?phpLang=zh#supported-os">1.3 
支持的操作系统</a></li><li><a href="intro.php?phpLang=zh#src-vs-bin">1.4 
源代码与二进制安装包的对比</a></li></ul></li><li><a 
href="install.php?phpLang=zh"><b>2 首次安装</b></a><ul><li><a 
href="install.php?phpLang=zh#bin">2.1 安装二进制发行版</a></li><li><a 
href="install.php?phpLang=zh#src">2.2 安装源代码发行版</a></li><li><a 
href="install.php?phpLang=zh#setup">2.3 
设置你的环境</a></li></ul></li><li><a href="packages.php?phpLang=zh"><b>3 
安装软件包</b></a><ul><li><a 
href="packages.php?phpLang=zh#bin-dselect">3.1 用 dselect 
安装二进制包</a></li><li><a href="packages.php?phpLang=zh#bin-apt">3.2 
用 apt-get 安装二进制包</a></li><li><a 
href="packages.php?phpLang=zh#bin-exc
 eptions">3.3 安装没有二进制版本的依赖软件包</a></li><li><a 
href="packages.php?phpLang=zh#src">3.4 
从源代码安装软件包</a></li><li><a 
href="packages.php?phpLang=zh#fink-commander">3.5 Fink Commander</a></li><li><a 
href="packages.php?phpLang=zh#available-versions">3.6 
可用版本</a></li><li><a href="packages.php?phpLang=zh#x11">3.7 找到 
X11</a></li></ul></li><li><a href="upgrade.php?phpLang=zh"><b>4 升级 
Fink</b></a><ul><li><a href="upgrade.php?phpLang=zh#bin">4.1 
用二进制包进行升级</a></li><li><a 
href="upgrade.php?phpLang=zh#src">4.2 
升级从源码安装版本</a></li><li><a 
href="upgrade.php?phpLang=zh#mix">4.3 
混合使用二进制和源文件安装的情况</a></li></ul></li><li><a 
href="conf.php?phpLang=zh"><b>5 Fink 配置文件</b></a><ul><li><a 
href="conf.php?phpLang=zh#about">5.1 关于 fink.conf</a></li><li><a 
href="conf.php?phpLang=zh#syntax">5.2 fink.conf 文件的语法</a></li><li><a 
href="conf.php?phpLang=zh#required">5.3 å
 ¿…需的设置</a></li><li><a href="conf.php?phpLang=zh#optional">5.4 
可选用户设置</a></li><li><a href="conf.php?phpLang=zh#downloading">5.5 
下载设置</a></li><li><a href="conf.php?phpLang=zh#mirrors">5.6 
镜像站点设置</a></li><li><a href="conf.php?phpLang=zh#developer">5.7 
开发人员设置</a></li><li><a href="conf.php?phpLang=zh#advanced">5.8 
Advanced Settings</a></li><li><a href="conf.php?phpLang=zh#sourceslist">5.9 
Managing apt's sources.list file</a></li></ul></li><li><a 
href="usage.php?phpLang=zh"><b>6 在命令行使用 Fink 
工具</b></a><ul><li><a href="usage.php?phpLang=zh#using">6.1 使用 Fink 
工具</a></li><li><a href="usage.php?phpLang=zh#options">6.2 Global 
options</a></li><li><a href="usage.php?phpLang=zh#install">6.3 
install</a></li><li><a href="usage.php?phpLang=zh#remove">6.4 
remove</a></li><li><a href="usage.php?phpLang=zh#purge">6.5 
purge</a></li><li><a href="usage.php?phpLang=zh#update-all">6.6 
update-all</a></li><li><a href="usage.php?
 phpLang=zh#list">6.7 list</a></li><li><a 
href="usage.php?phpLang=zh#apropos">6.8 apropos</a></li><li><a 
href="usage.php?phpLang=zh#describe">6.9 describe</a></li><li><a 
href="usage.php?phpLang=zh#fetch">6.10 fetch</a></li><li><a 
href="usage.php?phpLang=zh#fetch-all">6.11 fetch-all</a></li><li><a 
href="usage.php?phpLang=zh#fetch-missing">6.12 fetch-missing</a></li><li><a 
href="usage.php?phpLang=zh#build">6.13 build</a></li><li><a 
href="usage.php?phpLang=zh#rebuild">6.14 rebuild</a></li><li><a 
href="usage.php?phpLang=zh#reinstall">6.15 reinstall</a></li><li><a 
href="usage.php?phpLang=zh#configure">6.16 configure</a></li><li><a 
href="usage.php?phpLang=zh#selfupdate">6.17 selfupdate</a></li><li><a 
href="usage.php?phpLang=zh#selfupdate-rsync">6.18 
selfupdate-rsync</a></li><li><a href="usage.php?phpLang=zh#index">6.19 
index</a></li><li><a href="usage.php?phpLang=zh#validate">6.20 
validate</a></li><li><a href="usage.php?phpLang=zh#scanpackages">6.21 
scanpackages</a></li><li><a href
 ="usage.php?phpLang=zh#cleanup">6.22 cleanup</a></li><li><a 
href="usage.php?phpLang=zh#dumpinfo">6.23 dumpinfo</a></li><li><a 
href="usage.php?phpLang=zh#show-deps">6.24 show-deps</a></li></ul></li></ul>
-<!--Generated from $Fink: uguide.zh.xml,v 1.13 2005/09/28 14:23:02 
babayoshihiko Exp $-->
+<!--Generated from $Fink: uguide.zh.xml,v 1.14 2005/09/28 14:41:42 
babayoshihiko Exp $-->
 <? include_once "../../footer.inc"; ?>
 
 

Index: usage.zh.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/usage.zh.php,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- usage.zh.php        28 Sep 2005 14:30:42 -0000      1.17
+++ usage.zh.php        28 Sep 2005 14:43:00 -0000      1.18
@@ -1,7 +1,7 @@
 <?
 $title = "用户指南 - fink 工具";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:23:02';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=zh" 
title="用户指南 Contents"><link rel="prev" href="conf.php?phpLang=zh" 
title="Fink 配置文件">';
 
 

Index: install.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/install.en.php,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- install.en.php      28 Sep 2005 14:30:42 -0000      1.39
+++ install.en.php      28 Sep 2005 14:42:59 -0000      1.40
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - Install";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:22:16';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="packages.php?phpLang=en" 
title="Installing Packages"><link rel="prev" href="intro.php?phpLang=en" 
title="Introduction">';
 
 

Index: conf.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/conf.en.php,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- conf.en.php 28 Sep 2005 14:30:42 -0000      1.39
+++ conf.en.php 28 Sep 2005 14:42:59 -0000      1.40
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - fink.conf";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:22:16';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="usage.php?phpLang=en" title="Using the 
fink Tool from the Command Line"><link rel="prev" href="upgrade.php?phpLang=en" 
title="Upgrading Fink">';
 
 

Index: index.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/index.en.php,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- index.en.php        28 Sep 2005 14:30:42 -0000      1.44
+++ index.en.php        28 Sep 2005 14:42:59 -0000      1.45
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:22:16';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="intro.php?phpLang=en" 
title="Introduction">';
 
 
@@ -29,7 +29,7 @@
        <li><a href="intro.php?phpLang=en"><b>1 Introduction</b></a><ul><li><a 
href="intro.php?phpLang=en#what">1.1 What is Fink?</a></li><li><a 
href="intro.php?phpLang=en#req">1.2 Requirements</a></li><li><a 
href="intro.php?phpLang=en#supported-os">1.3 Supported Systems</a></li><li><a 
href="intro.php?phpLang=en#src-vs-bin">1.4 Source vs. 
Binary</a></li></ul></li><li><a href="install.php?phpLang=en"><b>2 First Time 
Installation</b></a><ul><li><a href="install.php?phpLang=en#bin">2.1 Installing 
the Binary Distribution</a></li><li><a href="install.php?phpLang=en#src">2.2 
Installing the Source Distribution</a></li><li><a 
href="install.php?phpLang=en#setup">2.3 Setting Up Your 
Environment</a></li></ul></li><li><a href="packages.php?phpLang=en"><b>3 
Installing Packages</b></a><ul><li><a 
href="packages.php?phpLang=en#bin-dselect">3.1 Installing Binary Packages with
 dselect</a></li><li><a href="packages.php?phpLang=en#bin-apt">3.2 Installing 
Binary Packages with
 apt-get</a></li><li><a href="packages.php?phpLang=en#bin-exceptions">3.3 
Installing Dependent Packages that are Unavailable in the Binary 
Distribution</a></li><li><a href="packages.php?phpLang=en#src">3.4 Installing 
Binary and Source Packages with fink</a></li><li><a 
href="packages.php?phpLang=en#fink-commander">3.5 Fink Commander</a></li><li><a 
href="packages.php?phpLang=en#available-versions">3.6 Available 
versions</a></li><li><a href="packages.php?phpLang=en#x11">3.7 Getting X11 
Sorted Out</a></li></ul></li><li><a href="upgrade.php?phpLang=en"><b>4 
Upgrading Fink</b></a><ul><li><a href="upgrade.php?phpLang=en#bin">4.1 
Upgrading using Binary Packages</a></li><li><a 
href="upgrade.php?phpLang=en#src">4.2 Upgrading the Source 
Distribution</a></li><li><a href="upgrade.php?phpLang=en#mix">4.3 Mixing 
Binaries and Source</a></li></ul></li><li><a href="conf.php?phpLang=en"><b>5 
The Fink Configuration File</b></a><ul><li><a 
href="conf.php?phpLang=en#about">5.1 About fink.conf</a></
 li><li><a href="conf.php?phpLang=en#syntax">5.2 fink.conf 
syntax</a></li><li><a href="conf.php?phpLang=en#required">5.3 Required 
Settings</a></li><li><a href="conf.php?phpLang=en#optional">5.4 Optional User 
Settings</a></li><li><a href="conf.php?phpLang=en#downloading">5.5 Download 
Settings</a></li><li><a href="conf.php?phpLang=en#mirrors">5.6 Mirror 
Settings</a></li><li><a href="conf.php?phpLang=en#developer">5.7 Developer 
Settings</a></li><li><a href="conf.php?phpLang=en#advanced">5.8 Advanced 
Settings</a></li><li><a href="conf.php?phpLang=en#sourceslist">5.9 Managing 
apt's sources.list file</a></li></ul></li><li><a 
href="usage.php?phpLang=en"><b>6 Using the fink Tool from the Command 
Line</b></a><ul><li><a href="usage.php?phpLang=en#using">6.1 Using the fink 
tool</a></li><li><a href="usage.php?phpLang=en#options">6.2 Global 
options</a></li><li><a href="usage.php?phpLang=en#install">6.3 
install</a></li><li><a href="usage.php?phpLang=en#remove">6.4 
remove</a></li><li><a hre
 f="usage.php?phpLang=en#purge">6.5 purge</a></li><li><a 
href="usage.php?phpLang=en#update-all">6.6 update-all</a></li><li><a 
href="usage.php?phpLang=en#list">6.7 list</a></li><li><a 
href="usage.php?phpLang=en#apropos">6.8 apropos</a></li><li><a 
href="usage.php?phpLang=en#describe">6.9 describe</a></li><li><a 
href="usage.php?phpLang=en#fetch">6.10 fetch</a></li><li><a 
href="usage.php?phpLang=en#fetch-all">6.11 fetch-all</a></li><li><a 
href="usage.php?phpLang=en#fetch-missing">6.12 fetch-missing</a></li><li><a 
href="usage.php?phpLang=en#build">6.13 build</a></li><li><a 
href="usage.php?phpLang=en#rebuild">6.14 rebuild</a></li><li><a 
href="usage.php?phpLang=en#reinstall">6.15 reinstall</a></li><li><a 
href="usage.php?phpLang=en#configure">6.16 configure</a></li><li><a 
href="usage.php?phpLang=en#selfupdate">6.17 selfupdate</a></li><li><a 
href="usage.php?phpLang=en#selfupdate-rsync">6.18 
selfupdate-rsync</a></li><li><a href="usage.php?phpLang=en#selfupdate-cvs">6.19 
selfupdate-cvs<
 /a></li><li><a href="usage.php?phpLang=en#index">6.20 index</a></li><li><a 
href="usage.php?phpLang=en#validate">6.21 validate</a></li><li><a 
href="usage.php?phpLang=en#scanpackages">6.22 scanpackages</a></li><li><a 
href="usage.php?phpLang=en#cleanup">6.23 cleanup</a></li><li><a 
href="usage.php?phpLang=en#dumpinfo">6.24 dumpinfo</a></li><li><a 
href="usage.php?phpLang=en#show-deps">6.25 show-deps</a></li></ul></li></ul>
-<!--Generated from $Fink: uguide.en.xml,v 1.37 2005/09/28 14:22:16 
babayoshihiko Exp $-->
+<!--Generated from $Fink: uguide.en.xml,v 1.38 2005/09/28 14:41:42 
babayoshihiko Exp $-->
 <? include_once "../../footer.inc"; ?>
 
 

Index: upgrade.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/upgrade.en.php,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- upgrade.en.php      28 Sep 2005 14:30:42 -0000      1.38
+++ upgrade.en.php      28 Sep 2005 14:42:59 -0000      1.39
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - Upgrade";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:22:16';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="conf.php?phpLang=en" title="The Fink 
Configuration File"><link rel="prev" href="packages.php?phpLang=en" 
title="Installing Packages">';
 
 

Index: intro.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/intro.en.php,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- intro.en.php        28 Sep 2005 14:30:42 -0000      1.38
+++ intro.en.php        28 Sep 2005 14:42:59 -0000      1.39
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - Introduction";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:22:16';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="install.php?phpLang=en" title="First 
Time Installation"><link rel="prev" href="index.php?phpLang=en" title="User\'s 
Guide Contents">';
 
 

Index: packages.ja.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/packages.ja.php,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- packages.ja.php     28 Sep 2005 14:30:42 -0000      1.27
+++ packages.ja.php     28 Sep 2005 14:42:59 -0000      1.28
@@ -1,7 +1,7 @@
 <?
 $title = "ユーザーガイド - パッケージ";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:23:02';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=ja" 
title="ユーザーガイド Contents"><link rel="next" 
href="upgrade.php?phpLang=ja" title="Fink のアップグレード"><link 
rel="prev" href="install.php?phpLang=ja" 
title="初めてのインストール">';
 
 
@@ -210,14 +210,14 @@
             <li>
               <p>
                 <b>0.7.2:</b> OS 10.3 
用で、バイナリからインストールできるバージョン。
-                もし、Fink を<a href="#bin">更新</a>
+                もし、Fink を<a 
href="install.php?phpLang=ja#bin">更新</a>
                 
したなら、パッケージによっては新しいバージョンがあるかもしれません。
               </p>
             </li>
             <li>
               <p>
                 <b>0.8.0:</b> OS 10.4 
用で、バイナリからインストールできるバージョン。
-                もし、Fink を<a href="#bin">更新</a>
+                もし、Fink を<a 
href="install.php?phpLang=ja#bin">更新</a>
                 
したなら、パッケージによっては新しいバージョンがあるかもしれません。
               </p>
             </li>

Index: packages.zh.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/packages.zh.php,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- packages.zh.php     28 Sep 2005 14:30:42 -0000      1.21
+++ packages.zh.php     28 Sep 2005 14:43:00 -0000      1.22
@@ -1,7 +1,7 @@
 <?
 $title = "用户指南 - 软件包";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:23:02';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=zh" 
title="用户指南 Contents"><link rel="next" href="upgrade.php?phpLang=zh" 
title="升级 Fink"><link rel="prev" href="install.php?phpLang=zh" 
title="首次安装">';
 
 
@@ -195,9 +195,9 @@
             <b>0.4.1:</b>  this is the version that can be installed from 
binaries for OS 10.1.</p></li>
             <li><p><b>0.6.4:</b>  this is the version that can be installed 
from binaries for OS 10.2.</p></li>
             <li><p><b>0.7.2</b>
-  This is the base version that can be installed from binaries for OS 10.3.  
If you <a href="#bin">update</a> Fink, later versions of some packages may be 
available.</p> 
+  This is the base version that can be installed from binaries for OS 10.3.  
If you <a href="install.php?phpLang=zh#bin">update</a> Fink, later versions of 
some packages may be available.</p> 
         </li>
-            <li><p><b>0.8.0:</b>  This is the base version that can be 
installed from binaries for OS 10.4.  If you <a href="#bin">update</a> Fink, 
later versions of some packages may be available.
+            <li><p><b>0.8.0:</b>  This is the base version that can be 
installed from binaries for OS 10.4.  If you <a 
href="install.php?phpLang=zh#bin">update</a> Fink, later versions of some 
packages may be available.
 </p></li>
           </ol>
           

Index: intro.ja.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/intro.ja.php,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- intro.ja.php        28 Sep 2005 14:30:42 -0000      1.22
+++ intro.ja.php        28 Sep 2005 14:42:59 -0000      1.23
@@ -1,7 +1,7 @@
 <?
 $title = "ユーザーガイド - はじめに";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:23:02';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=ja" 
title="ユーザーガイド Contents"><link rel="next" 
href="install.php?phpLang=ja" title="初めてのインストール"><link 
rel="prev" href="index.php?phpLang=ja" title="ユーザーガイド Contents">';
 
 

Index: usage.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/usage.en.php,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- usage.en.php        28 Sep 2005 14:30:42 -0000      1.38
+++ usage.en.php        28 Sep 2005 14:42:59 -0000      1.39
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - fink Tool";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:22:16';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="prev" href="conf.php?phpLang=en" title="The Fink 
Configuration File">';
 
 

Index: packages.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/packages.en.php,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- packages.en.php     28 Sep 2005 14:30:42 -0000      1.42
+++ packages.en.php     28 Sep 2005 14:42:59 -0000      1.43
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - Packages";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:22:16';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="upgrade.php?phpLang=en" title="Upgrading 
Fink"><link rel="prev" href="install.php?phpLang=en" title="First Time 
Installation">';
 
 
@@ -226,9 +226,9 @@
             <b>0.4.1:</b>  this is the version that can be installed from 
binaries for OS 10.1.</p></li>
             <li><p><b>0.6.4:</b>  this is the version that can be installed 
from binaries for OS 10.2.</p></li>
             <li><p><b>0.7.2</b>
-  This is the base version that can be installed from binaries for OS 10.3.  
If you <a href="#bin">update</a> Fink, later versions of some packages may be 
available.</p> 
+  This is the base version that can be installed from binaries for OS 10.3.  
If you <a href="install.php?phpLang=en#bin">update</a> Fink, later versions of 
some packages may be available.</p> 
         </li>
-            <li><p><b>0.8.0:</b>  This is the base version that can be 
installed from binaries for OS 10.4.  If you <a href="#bin">update</a> Fink, 
later versions of some packages may be available.
+            <li><p><b>0.8.0:</b>  This is the base version that can be 
installed from binaries for OS 10.4.  If you <a 
href="install.php?phpLang=en#bin">update</a> Fink, later versions of some 
packages may be available.
 </p></li>
           </ol>
           

Index: usage.ja.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/usage.ja.php,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- usage.ja.php        28 Sep 2005 14:30:42 -0000      1.25
+++ usage.ja.php        28 Sep 2005 14:43:00 -0000      1.26
@@ -1,7 +1,7 @@
 <?
 $title = "ユーザーガイド - fink ツール";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:23:02';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=ja" 
title="ユーザーガイド Contents"><link rel="prev" 
href="conf.php?phpLang=ja" title="Fink 設定ファイル">';
 
 

Index: upgrade.ja.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/upgrade.ja.php,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- upgrade.ja.php      28 Sep 2005 14:30:42 -0000      1.22
+++ upgrade.ja.php      28 Sep 2005 14:43:00 -0000      1.23
@@ -1,7 +1,7 @@
 <?
 $title = "ユーザーガイド - アップグレード";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:23:02';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=ja" 
title="ユーザーガイド Contents"><link rel="next" 
href="conf.php?phpLang=ja" title="Fink 設定ファイル"><link rel="prev" 
href="packages.php?phpLang=ja" title="パッケージのインストール">';
 
 

Index: index.ja.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/index.ja.php,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- index.ja.php        28 Sep 2005 14:30:42 -0000      1.33
+++ index.ja.php        28 Sep 2005 14:42:59 -0000      1.34
@@ -1,7 +1,7 @@
 <?
 $title = "ユーザーガイド";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:23:02';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=ja" 
title="ユーザーガイド Contents"><link rel="next" 
href="intro.php?phpLang=ja" title="はじめに">';
 
 
@@ -24,7 +24,7 @@
 </p>
 <h2><? echo FINK_CONTENTS ; ?></h2><ul>
        <li><a href="intro.php?phpLang=ja"><b>1 はじめに</b></a><ul><li><a 
href="intro.php?phpLang=ja#what">1.1 Fink とは何ですか?</a></li><li><a 
href="intro.php?phpLang=ja#req">1.2 必要条件</a></li><li><a 
href="intro.php?phpLang=ja#supported-os">1.3 
サポートされているシステム</a></li><li><a 
href="intro.php?phpLang=ja#src-vs-bin">1.4 ソース vs. 
バイナリ</a></li></ul></li><li><a href="install.php?phpLang=ja"><b>2 
初めてのインストール</b></a><ul><li><a 
href="install.php?phpLang=ja#bin">2.1 
バイナリディストリビューションのインストール</a></li><li><a
 href="install.php?phpLang=ja#src">2.2 
ソースディストリビューションのインストール</a></li><li><a 
href="install.php?phpLang=ja#setup">2.3 
環境の設定</a></li></ul></li><li><a href="packages.php?phpLang=ja"><b>3 
パッケージのインストール</b></a><ul><li><a 
href="packages.php?phpLang=ja#bin-dselect">3.1 dselect 
によるバイナリパッケー
 ジのインストール</a></li><li><a 
href="packages.php?phpLang=ja#bin-apt">3.2 apt-get 
を使ったバイナリインストール</a></li><li><a 
href="packages.php?phpLang=ja#bin-exceptions">3.3 
バイナリディストリビューションにない依存パッケージのインストール</a></li><li><a
 href="packages.php?phpLang=ja#src">3.4 
ソースからのパッケージインストール</a></li><li><a 
href="packages.php?phpLang=ja#fink-commander">3.5 Fink Commander</a></li><li><a 
href="packages.php?phpLang=ja#available-versions">3.6 
用意されているバージョン</a></li><li><a 
href="packages.php?phpLang=ja#x11">3.7 X11 を使う</a></li></ul></li><li><a 
href="upgrade.php?phpLang=ja"><b>4 Fink 
のアップグレード</b></a><ul><li><a 
href="upgrade.php?phpLang=ja#bin">4.1 
バイナリパッケージでのアップグレード</a></li><li><a 
href="upgrade.php?phpLang=ja#src">4.2 
ソースディストリビューションのアップグレード</a></li><li>
 <a href="upgrade.php?phpLang=ja#mix">4.3 
バイナリとソースの混在</a></li></ul></li><li><a 
href="conf.php?phpLang=ja"><b>5 Fink 設定ファイル</b></a><ul><li><a 
href="conf.php?phpLang=ja#about">5.1 fink.conf について</a></li><li><a 
href="conf.php?phpLang=ja#syntax">5.2 fink.conf 文法</a></li><li><a 
href="conf.php?phpLang=ja#required">5.3 必須設定</a></li><li><a 
href="conf.php?phpLang=ja#optional">5.4 ユーザー設定</a></li><li><a 
href="conf.php?phpLang=ja#downloading">5.5 
ダウンロード設定</a></li><li><a href="conf.php?phpLang=ja#mirrors">5.6 
ミラー設定</a></li><li><a href="conf.php?phpLang=ja#developer">5.7 
開発者用設定</a></li><li><a href="conf.php?phpLang=ja#advanced">5.8 
高度な設定</a></li><li><a href="conf.php?phpLang=ja#sourceslist">5.9 apt 
の sources.list ファイルを管理</a></li></ul></li><li><a 
href="usage.php?phpLang=ja"><b>6 コマンドライン fink 
ツールの使用方法</b></a><ul><li><a href="usage.php
 ?phpLang=ja#using">6.1 fink ツールの使用</a></li><li><a 
href="usage.php?phpLang=ja#options">6.2 
グローバルオプション</a></li><li><a 
href="usage.php?phpLang=ja#install">6.3 install</a></li><li><a 
href="usage.php?phpLang=ja#remove">6.4 remove</a></li><li><a 
href="usage.php?phpLang=ja#purge">6.5 purge</a></li><li><a 
href="usage.php?phpLang=ja#update-all">6.6 update-all</a></li><li><a 
href="usage.php?phpLang=ja#list">6.7 list</a></li><li><a 
href="usage.php?phpLang=ja#apropos">6.8 apropos</a></li><li><a 
href="usage.php?phpLang=ja#describe">6.9 describe</a></li><li><a 
href="usage.php?phpLang=ja#fetch">6.10 fetch</a></li><li><a 
href="usage.php?phpLang=ja#fetch-all">6.11 fetch-all</a></li><li><a 
href="usage.php?phpLang=ja#fetch-missing">6.12 fetch-missing</a></li><li><a 
href="usage.php?phpLang=ja#build">6.13 build</a></li><li><a 
href="usage.php?phpLang=ja#rebuild">6.14 rebuild</a></li><li><a 
href="usage.php?phpLang=ja#reinstall">6.15 reinstall</a></li><li><a href="us
 age.php?phpLang=ja#configure">6.16 configure</a></li><li><a 
href="usage.php?phpLang=ja#selfupdate">6.17 selfupdate</a></li><li><a 
href="usage.php?phpLang=ja#selfupdate-rsync">6.18 
selfupdate-rsync</a></li><li><a href="usage.php?phpLang=ja#index">6.19 
index</a></li><li><a href="usage.php?phpLang=ja#validate">6.20 
validate</a></li><li><a href="usage.php?phpLang=ja#scanpackages">6.21 
scanpackages</a></li><li><a href="usage.php?phpLang=ja#cleanup">6.22 
cleanup</a></li><li><a href="usage.php?phpLang=ja#dumpinfo">6.23 
dumpinfo</a></li><li><a href="usage.php?phpLang=ja#show-deps">6.24 
show-deps</a></li></ul></li></ul>
-<!--Generated from $Fink: uguide.ja.xml,v 1.21 2005/09/28 14:23:02 
babayoshihiko Exp $-->
+<!--Generated from $Fink: uguide.ja.xml,v 1.22 2005/09/28 14:41:42 
babayoshihiko Exp $-->
 <? include_once "../../footer.inc"; ?>
 
 

Index: install.zh.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/install.zh.php,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- install.zh.php      28 Sep 2005 14:30:42 -0000      1.18
+++ install.zh.php      28 Sep 2005 14:43:00 -0000      1.19
@@ -1,7 +1,7 @@
 <?
 $title = "用户指南 - 安装";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:23:02';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=zh" 
title="用户指南 Contents"><link rel="next" href="packages.php?phpLang=zh" 
title="安装软件包"><link rel="prev" href="intro.php?phpLang=zh" 
title="介绍">';
 
 

Index: uguide.en.html
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/uguide.en.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- uguide.en.html      28 Sep 2005 14:30:42 -0000      1.46
+++ uguide.en.html      28 Sep 2005 14:42:59 -0000      1.47
@@ -605,9 +605,9 @@
             <b>0.4.1:</b>  this is the version that can be installed from 
binaries for OS 10.1.</p></li>
             <li><p><b>0.6.4:</b>  this is the version that can be installed 
from binaries for OS 10.2.</p></li>
             <li><p><b>0.7.2</b>
-  This is the base version that can be installed from binaries for OS 10.3.  
If you <a href="#packages.bin">update</a> Fink, later versions of some packages 
may be available.</p> 
+  This is the base version that can be installed from binaries for OS 10.3.  
If you <a href="#install.bin">update</a> Fink, later versions of some packages 
may be available.</p> 
         </li>
-            <li><p><b>0.8.0:</b>  This is the base version that can be 
installed from binaries for OS 10.4.  If you <a href="#packages.bin">update</a> 
Fink, later versions of some packages may be available.
+            <li><p><b>0.8.0:</b>  This is the base version that can be 
installed from binaries for OS 10.4.  If you <a href="#install.bin">update</a> 
Fink, later versions of some packages may be available.
 </p></li>
           </ol>
           
@@ -1553,4 +1553,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: uguide.en.xml,v 1.37 2005/09/28 14:22:16 
babayoshihiko Exp $</i></p></body></html>
+<p>Generated from <i>$Fink: uguide.en.xml,v 1.38 2005/09/28 14:41:42 
babayoshihiko Exp $</i></p></body></html>

Index: conf.ja.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/conf.ja.php,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- conf.ja.php 28 Sep 2005 14:30:42 -0000      1.26
+++ conf.ja.php 28 Sep 2005 14:42:59 -0000      1.27
@@ -1,7 +1,7 @@
 <?
 $title = "ユーザーガイド - fink.conf";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:23:02';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=ja" 
title="ユーザーガイド Contents"><link rel="next" 
href="usage.php?phpLang=ja" title="コマンドライン fink 
ツールの使用方法"><link rel="prev" href="upgrade.php?phpLang=ja" 
title="Fink のアップグレード">';
 
 

Index: intro.zh.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/intro.zh.php,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- intro.zh.php        28 Sep 2005 14:30:42 -0000      1.17
+++ intro.zh.php        28 Sep 2005 14:43:00 -0000      1.18
@@ -1,7 +1,7 @@
 <?
 $title = "用户指南 - 介绍";
 $cvs_author = 'Author: babayoshihiko';
-$cvs_date = 'Date: 2005/09/28 14:23:02';
+$cvs_date = 'Date: 2005/09/28 14:41:42';
 $metatags = '<link rel="contents" href="index.php?phpLang=zh" 
title="用户指南 Contents"><link rel="next" href="install.php?phpLang=zh" 
title="首次安装"><link rel="prev" href="index.php?phpLang=zh" 
title="用户指南 Contents">';
 
 



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to