[PHP-DOC] cvs: phpdoc /en/faq general.xml From: Hojtsy Gabor (goba <email protected>)
Date: 07/10/01

goba Tue Jul 10 05:58:47 2001 EDT

  Modified files:
    /phpdoc/en/faq general.xml
  Log:
  Entity errors corrected, now go for the xml errors...
  
  
Index: phpdoc/en/faq/general.xml
diff -u phpdoc/en/faq/general.xml:1.3 phpdoc/en/faq/general.xml:1.4
--- phpdoc/en/faq/general.xml:1.3 Tue Jul 10 02:54:19 2001
+++ phpdoc/en/faq/general.xml Tue Jul 10 05:58:47 2001
@@ -17,7 +17,7 @@
    <refsect1>
     <title>Description</title>
     <para>
- From the <ulink url="&url.php.manual;">manual</ulink> :
+ From the <ulink url="&faqurl.php.manual;">manual</ulink> :
     <para>
     </para>
      PHP is an HTML-embedded scripting language. Much of
@@ -27,7 +27,7 @@
     <para>
     </para>
     A nice introduction to PHP by Stig Sæther Bakken can be found
- <ulink url="&url.zend.introduction;">here</ulink> on the Zend
+ <ulink url="&faqurl.zend.introduction;">here</ulink> on the Zend
     website.
     </para>
    </refsect1>
@@ -42,14 +42,14 @@
     <para>
      PHP/FI 2.0 is an early and no longer supported version of PHP. PHP 3
      is the successor to PHP/FI 2.0 and is a lot nicer. PHP 4 is the latest
- generation of PHP, which uses the <ulink url="&url.zend;">Zend engine</ulink>
+ generation of PHP, which uses the <ulink url="&faqurl.zend;">Zend engine</ulink>
      under the hood.
     </para>
    </refsect1>
   </refentry>
   <refentry id="faq.general.running-concurent-versions">
    <refnamediv>
- <refpurpose>Can I run several versions of PHP at the same time ?</refpurpose>
+ <refpurpose>Can I run several versions of PHP at the same time?</refpurpose>
    </refnamediv>
    <refsect1>
     <title>Description</title>
@@ -67,7 +67,7 @@
    <refsect1>
     <title>Description</title>
     <para>
- There are <ulink url="&url.zend.articles;">a couple of articles</ulink>
+ There are <ulink url="&faqurl.zend.articles;">a couple of articles</ulink>
     written on this by the authors of PHP4. Here's a
     list of some of the more important new features:
     <itemizedlist>
@@ -96,7 +96,7 @@
           <simpara>Reference counting</simpara>
          </listitem>
     </itemizedlist>
- Please see the <ulink url="&url.zend.new;">What's new in PHP4 overview</ulink>
+ Please see the <ulink url="&faqurl.zend.new;">What's new in PHP4 overview</ulink>
     for a detailed explanation of these features and more.
     </para>
    </refsect1>