Date: 05/20/01
- Next message: John M: "[PHP-DOC] Cannot "view source" via IE browser"
- Previous message: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions pdf.xml"
- Next in thread: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions pdf.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
danbeck Sun May 20 20:36:19 2001 EDT
Modified files:
/phpdoc/en/functions pdf.xml
Log:
corrected doc bug #10335
Index: phpdoc/en/functions/pdf.xml
diff -u phpdoc/en/functions/pdf.xml:1.50 phpdoc/en/functions/pdf.xml:1.51
--- phpdoc/en/functions/pdf.xml:1.50 Sun May 20 20:28:10 2001
+++ phpdoc/en/functions/pdf.xml Sun May 20 20:36:19 2001
@@ -1990,12 +1990,12 @@
<refsect1>
<title>Description</title>
<funcsynopsis>
- <funcprototype>
- <funcdef>void <function>pdf_setdash</function></funcdef>
- <paramdef>int <parameter>pdf object</parameter></paramdef>
- <paramdef>double <parameter>w</parameter></paramdef>
- <paramdef>double <parameter>b</parameter></paramdef>
- </funcprototype>
+ <funcprototype>
+ <funcdef>void <function>pdf_setdash</function></funcdef>
+ <paramdef>int <parameter>pdf object</parameter></paramdef>
+ <paramdef>double <parameter>b</parameter></paramdef>
+ <paramdef>double <parameter>w</parameter></paramdef>
+ </funcprototype>
</funcsynopsis>
<para>
Set the current dash pattern to b black and w white units.
- Next message: John M: "[PHP-DOC] Cannot "view source" via IE browser"
- Previous message: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions pdf.xml"
- Next in thread: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions pdf.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

