[PHPDOC] cvs: phpdoc /en/functions/ pdf.xml From: Egon Schmid (eschmid <email protected>)
Date: 05/18/00

eschmid Thu May 18 09:04:19 2000 EDT

  Modified files:
    /phpdoc/en/functions pdf.xml
  Log:
  Closed a para.
  
Index: phpdoc/en/functions/pdf.xml
diff -u phpdoc/en/functions/pdf.xml:1.14 phpdoc/en/functions/pdf.xml:1.15
--- phpdoc/en/functions/pdf.xml:1.14 Thu May 18 07:30:52 2000
+++ phpdoc/en/functions/pdf.xml Thu May 18 09:04:19 2000
@@ -712,15 +712,15 @@
      and <parameter>height</parameter> are zero, the
      <parameter>mode</parameter> can be "left", "right" or "center".
      If <parameter>width</parameter> or <parameter>height</parameter> is
- unequal zero it can also be "justify" and "fulljustify".</para>
-
+ unequal zero it can also be "justify" and "fulljustify".
+ </para>
     <para>Returns the number of characters that could not be processed because
      they did not fit into the box.
-
+ </para>
     <para>
      See also <function>PDF_show</function>,
- <function>PDF_show_xy</function>.</para>
-
+ <function>PDF_show_xy</function>.
+ </para>
    </refsect1>
   </refentry>