didou           Mon Jun 11 22:21:44 2007 UTC

  Modified files:              
    /phpdoc/en/reference/strings/functions      print.xml strrev.xml 
  Log:
  Fix build
  # sorry, I have to make test from a remote server :)
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/strings/functions/print.xml?r1=1.14&r2=1.15&diff_format=u
Index: phpdoc/en/reference/strings/functions/print.xml
diff -u phpdoc/en/reference/strings/functions/print.xml:1.14 
phpdoc/en/reference/strings/functions/print.xml:1.15
--- phpdoc/en/reference/strings/functions/print.xml:1.14        Mon Jun 11 
22:14:07 2007
+++ phpdoc/en/reference/strings/functions/print.xml     Mon Jun 11 22:21:44 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
 <refentry id="function.print">
  <refnamediv>
   <refname>print</refname>
@@ -23,9 +23,9 @@
   <para>
    For a short discussion about the differences between
    <function>print</function> and <function>echo</function>, see this FAQTs
-   Knowledge Base Article: <ulink url="&url.echo-print;">&url.echo-print;
-   </para>
-  </simpara>
+   Knowledge Base Article: <ulink
+   url="&url.echo-print;">&url.echo-print;</ulink>
+  </para>
  </refsect1>
 
  <refsect1 role="parameters">
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/strings/functions/strrev.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/strings/functions/strrev.xml
diff -u phpdoc/en/reference/strings/functions/strrev.xml:1.5 
phpdoc/en/reference/strings/functions/strrev.xml:1.6
--- phpdoc/en/reference/strings/functions/strrev.xml:1.5        Mon Jun 11 
22:14:07 2007
+++ phpdoc/en/reference/strings/functions/strrev.xml    Mon Jun 11 22:21:44 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry id="function.strrev">
  <refnamediv>
   <refname>strrev</refname>
@@ -14,6 +14,7 @@
   </methodsynopsis>
   <para>
    Returns <parameter>string</parameter>, reversed.
+  </para>
  </refsect1>
 
  <refsect1 role="parameters">

Reply via email to