lboshell                Thu May 24 04:25:58 2007 UTC

  Modified files:              
    /phpdoc/en/appendices       migration52.xml 
  Log:
  Fix <link> element
  # Tip of the day: "make test" before commiting is your friend :)
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/migration52.xml?r1=1.18&r2=1.19&diff_format=u
Index: phpdoc/en/appendices/migration52.xml
diff -u phpdoc/en/appendices/migration52.xml:1.18 
phpdoc/en/appendices/migration52.xml:1.19
--- phpdoc/en/appendices/migration52.xml:1.18   Wed May 23 19:09:18 2007
+++ phpdoc/en/appendices/migration52.xml        Thu May 24 04:25:58 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.18 $ -->
+<!-- $Revision: 1.19 $ -->
 <appendix id="migration52">
  <title>Migrating from PHP 5.1.x to PHP 5.2.x</title>
 
@@ -14,7 +14,7 @@
   </para>
   <para>
    If the system is being upgraded from PHP 5.0.x, the manual section titled
-   <link linkend="migration51">Upgrade Notes for PHP 5.1.x</ulink>
+   <link linkend="migration51">Upgrade Notes for PHP 5.1.x</link>
    should also be read.
   </para>
   <para>

Reply via email to