irchtml         Fri Mar 11 11:18:19 2005 EDT

  Modified files:              
    /phpdoc/en/reference/var/functions  unset.xml 
  Log:
  fix the build, no nested para's
  
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/unset.xml?r1=1.11&r2=1.12&ty=u
Index: phpdoc/en/reference/var/functions/unset.xml
diff -u phpdoc/en/reference/var/functions/unset.xml:1.11 
phpdoc/en/reference/var/functions/unset.xml:1.12
--- phpdoc/en/reference/var/functions/unset.xml:1.11    Fri Mar 11 11:11:52 2005
+++ phpdoc/en/reference/var/functions/unset.xml Fri Mar 11 11:18:19 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
 <!-- splitted from ./en/functions/var.xml, last change in rev 1.2 -->
   <refentry id="function.unset">
    <refnamediv>
@@ -70,7 +70,9 @@
 ]]>
       </programlisting>
      </informalexample>
-     &example.outputs;
+    </para>
+    &example.outputs;
+    <para>
      <informalexample>
       <screen>
 <![CDATA[
@@ -104,7 +106,9 @@
 ]]>
       </programlisting>
      </informalexample>
+    </para>
      &example.outputs;
+    <para>
      <informalexample>
       <screen>
 <![CDATA[
@@ -137,7 +141,9 @@
 ]]>
       </programlisting>
      </informalexample>
+    </para>
      &example.outputs;
+    <para>
      <informalexample>
       <screen>
 <![CDATA[

Reply via email to