[PHP-DEV] CVS update: php3/doc/functions From: ssb (php-dev <email protected>)
Date: 10/28/98

Date: Wednesday October 28, 1998 @ 0:44
Author: ssb

Update of /repository/php3/doc/functions
In directory asf:/u2/tmp/cvs-serv15920

Modified Files:
        pdf.sgml
Log Message:
some sgml fixes

Index: php3/doc/functions/pdf.sgml
diff -c php3/doc/functions/pdf.sgml:1.5 php3/doc/functions/pdf.sgml:1.6
*** php3/doc/functions/pdf.sgml:1.5 Tue Oct 27 11:34:03 1998
--- php3/doc/functions/pdf.sgml Wed Oct 28 00:44:33 1998
***************
*** 844,852 ****
      <para>
       The <function>PDF_curveto</function> function draws a Bezier curve
       from the current point to the point
! (<parameter>x3</parameter, <parameter>y3</parameter>) using
! (<parameter>x1</parameter, <parameter>y1</parameter>) and
! (<parameter>x2</parameter, <parameter>y2</parameter>) as control
       points.
  
      <para>
--- 844,852 ----
      <para>
       The <function>PDF_curveto</function> function draws a Bezier curve
       from the current point to the point
! (<parameter>x3</parameter>, <parameter>y3</parameter>) using
! (<parameter>x1</parameter>, <parameter>y1</parameter>) and
! (<parameter>x2</parameter>, <parameter>y2</parameter>) as control
       points.
  
      <para>
***************
*** 1001,1008 ****
  
     </refsect1>
    </refentry>
-
- </reference>
  
    <refentry id="function.pdf-closepath-stroke">
     <refnamediv>
--- 1001,1006 ----

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>