goba            Thu Oct  4 17:05:56 2001 EDT

  Modified files:              
    /phpdoc/de/chapters install.xml 
    /phpdoc/en/chapters install.xml 
    /phpdoc/fr/chapters install.xml 
    /phpdoc/hk/chapters install.xml 
    /phpdoc/hu/chapters install.xml 
    /phpdoc/ja/chapters install.xml 
    /phpdoc/kr/chapters install.xml 
  Log:
  install-windows  => install.windows
  install-problems => install.problems
  
  
Index: phpdoc/de/chapters/install.xml
diff -u phpdoc/de/chapters/install.xml:1.19 phpdoc/de/chapters/install.xml:1.20
--- phpdoc/de/chapters/install.xml:1.19 Thu Oct  4 16:55:55 2001
+++ phpdoc/de/chapters/install.xml      Thu Oct  4 17:05:51 2001
@@ -144,7 +144,7 @@
      Wenn PHP konfiguriert ist, knnen Sie die ausfhrbare CGI Datei
      oder PHP-Bibliothek erstellen. Das Kommando <command>make</command>
      sollte das fr Sie erledigen. Sollte dies scheitern und Sie nicht 
-     erkennen knnen warum, lesen Sie in der <link linkend="install-problems">
+     erkennen knnen warum, lesen Sie in der <link linkend="install.problems">
      Problem- Sektion</link> weiter.
     </simpara>
    </sect2>
@@ -3008,7 +3008,7 @@
 
   </sect1>
 
-  <sect1 id="install-windows">
+  <sect1 id="install.windows">
    <title>Installation auf Windows 9x/Me/NT/2000 Systemen</title>
    <para>
     Es gibt zwei Wege PHP fr Windows zu installieren: entweder
@@ -4772,7 +4772,7 @@
    </para>
   </sect1>
 
-  <sect1 id="install-problems">
+  <sect1 id="install.problems">
    <title>Problems?</title>
 
    <sect2>
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.80 phpdoc/en/chapters/install.xml:1.81
--- phpdoc/en/chapters/install.xml:1.80 Thu Oct  4 04:36:45 2001
+++ phpdoc/en/chapters/install.xml      Thu Oct  4 17:05:51 2001
@@ -1,5 +1,5 @@
 <?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.80 $ -->
+<!-- $Revision: 1.81 $ -->
  <chapter id="installation">
   <title>Installation</title>
 
@@ -146,7 +146,7 @@
      When PHP is configured, you are ready to build the CGI executable.
      The command <command>make</command> should
      take care of this.  If it fails and you can't figure out why, see
-     the <link linkend="install-problems">Problems section</link>.
+     the <link linkend="install.problems">Problems section</link>.
     </simpara>
    </sect2>
   </sect1>
@@ -3021,7 +3021,7 @@
 
   </sect1>
 
-  <sect1 id="install-windows">
+  <sect1 id="install.windows">
    <title>Installation on Windows 9x/Me/NT/2000 systems</title>
    <para>
     There are two main ways to install PHP for Windows: either
@@ -4768,7 +4768,7 @@
    </para>
   </sect1>
 
-  <sect1 id="install-problems">
+  <sect1 id="install.problems">
    <title>Problems?</title>
 
    <sect2>
Index: phpdoc/fr/chapters/install.xml
diff -u phpdoc/fr/chapters/install.xml:1.30 phpdoc/fr/chapters/install.xml:1.31
--- phpdoc/fr/chapters/install.xml:1.30 Thu Oct  4 16:55:56 2001
+++ phpdoc/fr/chapters/install.xml      Thu Oct  4 17:05:52 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.30 $ -->
+<!-- $Revision: 1.31 $ -->
 <chapter id="installation">
  <title>Installation</title>
  <sect1 id="install.downloading">
@@ -137,7 +137,7 @@
   compiler l'ex&eacute;cutable CGI. La commande <command>make</command>
   doit prendre tout en charge. Si ce n'est pas le cas et que vous restez
   bloqu&eacute;, reportez-vous aux
-  <link linkend="install-problems">probl&egrave;mes courants</link>.
+  <link linkend="install.problems">probl&egrave;mes courants</link>.
  </simpara>
  </sect2>
  </sect1>
@@ -2847,7 +2847,7 @@
  </variablelist>
  </sect2>
  </sect1>
- <sect1 id="install-windows">
+ <sect1 id="install.windows">
  <title>Installation sous Windows 9x/ME/NT/2000</title>
  <para>
   Il y a deux m&eacute;thodes principales pour installer PHP sous Windows :
@@ -4504,7 +4504,7 @@
   des serveurs supportant les interfaces CGI.
  </para>
  </sect1>
- <sect1 id="install-problems">
+ <sect1 id="install.problems">
  <title>Des probl&egrave;mes?</title>
  <sect2>
  <title>Lisez la FAQ</title>
Index: phpdoc/hk/chapters/install.xml
diff -u phpdoc/hk/chapters/install.xml:1.2 phpdoc/hk/chapters/install.xml:1.3
--- phpdoc/hk/chapters/install.xml:1.2  Thu Oct  4 16:55:56 2001
+++ phpdoc/hk/chapters/install.xml      Thu Oct  4 17:05:52 2001
@@ -144,7 +144,7 @@
      When PHP is configured, you are ready to build the CGI executable.
      The command <command>make</command> should
      take care of this.  If it fails and you can't figure out why, see
-     the <link linkend="install-problems">Problems section</link>.
+     the <link linkend="install.problems">Problems section</link>.
     </simpara>
    </sect2>
   </sect1>
@@ -2820,7 +2820,7 @@
 
   </sect1>
 
-  <sect1 id="install-windows">
+  <sect1 id="install.windows">
    <title>Installation on Windows 9x/Me/NT/2000 systems</title>
    <para>
     There are two main ways to install PHP for Windows: either
@@ -4330,7 +4330,7 @@
    </para>
   </sect1>
 
-  <sect1 id="install-problems">
+  <sect1 id="install.problems">
    <title>Problems?</title>
 
    <sect2>
Index: phpdoc/hu/chapters/install.xml
diff -u phpdoc/hu/chapters/install.xml:1.14 phpdoc/hu/chapters/install.xml:1.15
--- phpdoc/hu/chapters/install.xml:1.14 Thu Oct  4 16:55:56 2001
+++ phpdoc/hu/chapters/install.xml      Thu Oct  4 17:05:53 2001
@@ -156,7 +156,7 @@
      Ha a PHP-t sikeresen konfigurltad, kszen llsz a fordtsra.
      A <command>make</command> parancs elvgzi ezt a feladatot.
      Ha nem sikerl a fordts, s nem tudod kiderteni, mirt,
-     olvasd el a <link linkend="install-problems">Problmk</link>
+     olvasd el a <link linkend="install.problems">Problmk</link>
      cm rszt.
     </simpara>
    </sect2>
@@ -2885,7 +2885,7 @@
 
   </sect1>
 
-  <sect1 id="install-windows">
+  <sect1 id="install.windows">
    <title>Telepts Windows 9x/NT/2000 rendszerre</title>
 
    <para>
@@ -3848,7 +3848,7 @@
    </para>
   </sect1>
 
-  <sect1 id="install-problems">
+  <sect1 id="install.problems">
    <title>Problmk?</title>
 
    <sect2>
Index: phpdoc/ja/chapters/install.xml
diff -u phpdoc/ja/chapters/install.xml:1.38 phpdoc/ja/chapters/install.xml:1.39
--- phpdoc/ja/chapters/install.xml:1.38 Thu Oct  4 09:00:00 2001
+++ phpdoc/ja/chapters/install.xml      Thu Oct  4 17:05:54 2001
@@ -144,7 +144,7 @@
      
PHPを設定した後では、CGI実行バイナリまたはPHPライブラリを構築する
      準備ができています。コマンド <command>make</command> 
を実行する場
      
合には注意を要します。このコマンドの実行が失敗し、その原因が不明
-     な場合には、<link linkend="install-problems">問題に関するセクショ
+     な場合には、<link linkend="install.problems">問題に関するセクショ
      ン</link>を参照下さい。
     </simpara>
    </sect2>
@@ -3016,7 +3016,7 @@
 
   </sect1>
 
-  <sect1 id="install-windows">
+  <sect1 id="install.windows">
    <title>Windows 9x/Me/NT/2000システムへのインストール</title>
    <para>
     PHPをWindowsにインストールするには、<link
@@ -4623,7 +4623,7 @@
    </para>
   </sect1>
 
-  <sect1 id="install-problems">
+  <sect1 id="install.problems">
    <title>インストール時の問題</title>
 
    <sect2>
Index: phpdoc/kr/chapters/install.xml
diff -u phpdoc/kr/chapters/install.xml:1.5 phpdoc/kr/chapters/install.xml:1.6
--- phpdoc/kr/chapters/install.xml:1.5  Mon Mar  5 23:14:10 2001
+++ phpdoc/kr/chapters/install.xml      Thu Oct  4 17:05:55 2001
@@ -134,7 +134,7 @@
     PHP의 설정이 완료되면 CGI 실행 파일을 생성할 준비가 끝난 
것이다. 
     <command>make</command> 명령으로 결과물을 만들 수 있다. 
      만약 실패하였는데, 그 이유를 모를 경우에는 
-    <link linkend="install-problems">Problems section</link>을 살펴보기 
바란다.
+    <link linkend="install.problems">Problems section</link>을 살펴보기 
+바란다.
     </simpara>
                </sect2>
        </sect1>
@@ -2474,7 +2474,7 @@
                        </variablelist>
                </sect2>
        </sect1>
-       <sect1 id="install-windows">
+       <sect1 id="install.windows">
                <title>Windows 9x/Me/NT/2000 시스템에 설치</title>
                <para>
     PHP를 윈도우로 설치하는데는 두가지 방법이 있다.
@@ -3811,7 +3811,7 @@
    대부분의 웹서버에서 사용이 가능하다.
    </para>
        </sect1>
-       <sect1 id="install-problems">
+       <sect1 id="install.problems">
                <title>Problems?</title>
                <sect2>
                        <title>Read the FAQ</title>


Reply via email to