goba            Tue Jun  1 15:50:45 2004 EDT

  Modified files:              
    /phpdoc/en/faq      installation.xml 
    /phpdoc/en/reference/errorfunc/functions    error-log.xml 
    /phpdoc/en/reference/filesystem     ini.xml 
    /phpdoc/en/reference/session        ini.xml reference.xml 
    /phpdoc/en/security cgi-bin.xml 
  Log:
  fixing links to new IDs
  
http://cvs.php.net/diff.php/phpdoc/en/faq/installation.xml?r1=1.27&r2=1.28&ty=u
Index: phpdoc/en/faq/installation.xml
diff -u phpdoc/en/faq/installation.xml:1.27 phpdoc/en/faq/installation.xml:1.28
--- phpdoc/en/faq/installation.xml:1.27 Tue Feb 17 08:32:19 2004
+++ phpdoc/en/faq/installation.xml      Tue Jun  1 15:50:44 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.27 $ -->
+<!-- $Revision: 1.28 $ -->
  <chapter id="faq.installation">
   <title>Installation</title>
   <titleabbrev>Installation</titleabbrev>
@@ -31,7 +31,7 @@
       By default on Unix it should be in <filename>/usr/local/lib</filename>
       which is <filename>&lt;install-path&gt;/lib</filename>.
       Most people will want to change this at compile-time with the 
-      <link 
linkend="install.configure.with-config-file-path">--with-config-file-path</link>
+      <link linkend="configure.with-config-file-path">--with-config-file-path</link>
       flag. You would, for example, set it with something like:
       <programlisting role="shell">
 --with-config-file-path=/etc
http://cvs.php.net/diff.php/phpdoc/en/reference/errorfunc/functions/error-log.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/errorfunc/functions/error-log.xml
diff -u phpdoc/en/reference/errorfunc/functions/error-log.xml:1.8 
phpdoc/en/reference/errorfunc/functions/error-log.xml:1.9
--- phpdoc/en/reference/errorfunc/functions/error-log.xml:1.8   Thu Apr  8 00:47:58 
2004
+++ phpdoc/en/reference/errorfunc/functions/error-log.xml       Tue Jun  1 15:50:44 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 <!-- splitted from ./en/functions/errorfunc.xml, last change in rev 1.1 -->
   <refentry id="function.error-log">
    <refnamediv>
@@ -49,7 +49,7 @@
          <entry>
           <parameter>message</parameter> is sent through the PHP debugging
           connection.  This option is only available if <link
-          linkend="install.configure.enable-debugger">remote debugging has
+          linkend="configure.enable-debugger">remote debugging has
           been enabled</link>.  In this case, the
           <parameter>destination</parameter> parameter specifies the host name
           or IP address and optionally, port number, of the socket receiving
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/ini.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/filesystem/ini.xml
diff -u phpdoc/en/reference/filesystem/ini.xml:1.7 
phpdoc/en/reference/filesystem/ini.xml:1.8
--- phpdoc/en/reference/filesystem/ini.xml:1.7  Fri Apr 30 10:31:13 2004
+++ phpdoc/en/reference/filesystem/ini.xml      Tue Jun  1 15:50:44 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <section id="filesystem.configuration">
  &reftitle.runtime;
  &extension.runtime;
@@ -73,7 +73,7 @@
        This option was introduced immediately after the release of version 
        4.0.3. For versions up to and including 4.0.3 you can only disable this 
        feature at compile time by using the configuration switch 
-       <link linkend="install.configure.disable-url-fopen-wrapper"><parameter>
+       <link linkend="configure.disable-url-fopen-wrapper"><parameter>
        --disable-url-fopen-wrapper</parameter></link>.
       </para>
      </note>
http://cvs.php.net/diff.php/phpdoc/en/reference/session/ini.xml?r1=1.22&r2=1.23&ty=u
Index: phpdoc/en/reference/session/ini.xml
diff -u phpdoc/en/reference/session/ini.xml:1.22 
phpdoc/en/reference/session/ini.xml:1.23
--- phpdoc/en/reference/session/ini.xml:1.22    Sat Feb 28 10:13:43 2004
+++ phpdoc/en/reference/session/ini.xml Tue Jun  1 15:50:45 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.22 $ -->
+<!-- $Revision: 1.23 $ -->
 <section id="session.configuration">
  &reftitle.runtime;
  &extension.runtime;
@@ -521,7 +521,7 @@
     <note>
      <simpara>
       For PHP 4.1.2 or less, it is enabled by compiling with 
-      <link linkend="install.configure.enable-trans-sid">
+      <link linkend="configure.enable-trans-sid">
       <literal>--enable-trans-sid</literal></link>.
       From PHP 4.2.0, trans-sid feature is always compiled.
      </simpara>
http://cvs.php.net/diff.php/phpdoc/en/reference/session/reference.xml?r1=1.44&r2=1.45&ty=u
Index: phpdoc/en/reference/session/reference.xml
diff -u phpdoc/en/reference/session/reference.xml:1.44 
phpdoc/en/reference/session/reference.xml:1.45
--- phpdoc/en/reference/session/reference.xml:1.44      Tue Feb 24 03:46:21 2004
+++ phpdoc/en/reference/session/reference.xml   Tue Jun  1 15:50:45 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.44 $ -->
+<!-- $Revision: 1.45 $ -->
  <reference id="ref.session">
   <title>Session Handling Functions</title>
   <titleabbrev>Sessions</titleabbrev>
@@ -321,7 +321,7 @@
     <para>
      PHP is capable of transforming links transparently. Unless you are using
      PHP 4.2 or later, you need to enable it manually when building PHP.
-     Under Unix, pass <link linkend="install.configure.enable-trans-sid">
+     Under Unix, pass <link linkend="configure.enable-trans-sid">
      --enable-trans-sid</link> to configure. If this build
      option and the run-time option
      <literal>session.use_trans_sid</literal> are enabled, relative
http://cvs.php.net/diff.php/phpdoc/en/security/cgi-bin.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/security/cgi-bin.xml
diff -u phpdoc/en/security/cgi-bin.xml:1.2 phpdoc/en/security/cgi-bin.xml:1.3
--- phpdoc/en/security/cgi-bin.xml:1.2  Wed Jan 28 19:35:33 2004
+++ phpdoc/en/security/cgi-bin.xml      Tue Jun  1 15:50:45 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./index.xml, last change in rev 1.66 -->
   <sect1 id="security.cgi-bin">
    <title>Installed as CGI binary</title>
@@ -64,7 +64,7 @@
       </simpara>
       <simpara>
        In PHP, compile-time configuration option <link
-       
linkend="install.configure.enable-force-cgi-redirect">--enable-force-cgi-redirect</link>
+       
linkend="configure.enable-force-cgi-redirect">--enable-force-cgi-redirect</link>
        and runtime configuration directives <link
        linkend="ini.doc-root">doc_root</link> and <link
        linkend="ini.user-dir">user_dir</link> can be used to prevent
@@ -86,7 +86,7 @@
      you to do redirects, or the server does not have a way to
      communicate to the PHP binary that the request is a safely
      redirected request, you can specify the option <link
-     
linkend="install.configure.enable-force-cgi-redirect">--enable-force-cgi-redirect</link>
+     linkend="configure.enable-force-cgi-redirect">--enable-force-cgi-redirect</link>
      to the configure script.  You still have to make sure your PHP
      scripts do not rely on one or another way of calling the script,
      neither by directly <filename
@@ -216,7 +216,7 @@
      To get PHP to handle <envar>PATH_INFO</envar> and
      <envar>PATH_TRANSLATED</envar> information correctly with this
      setup, the PHP parser should be compiled with the <link
-     linkend="install.configure.enable-discard-path">--enable-discard-path</link>
+     linkend="configure.enable-discard-path">--enable-discard-path</link>
      configure option.
     </para>
    </sect2>

Reply via email to