a) Do not do one at a time. There is NO rush.
b) Because you changed the parameter name to value instead
of linejoin, you rendered the docs incorrect. I prefer
linejoin.
c) Please stop editing these.
On Wed, 5 Feb 2003, CHAILLAN Nicolas wrote:
> nicos Tue Feb 4 21:42:06 2003 EDT
>
> Modified files:
> /phpdoc/en/reference/pdf/functions pdf-setlinejoin.xml
> Log:
> fixing proto
>
> Index: phpdoc/en/reference/pdf/functions/pdf-setlinejoin.xml
> diff -u phpdoc/en/reference/pdf/functions/pdf-setlinejoin.xml:1.2
>phpdoc/en/reference/pdf/functions/pdf-setlinejoin.xml:1.3
> --- phpdoc/en/reference/pdf/functions/pdf-setlinejoin.xml:1.2 Wed Apr 17 02:43:07
>2002
> +++ phpdoc/en/reference/pdf/functions/pdf-setlinejoin.xml Tue Feb 4 21:42:06
>2003
> @@ -1,5 +1,5 @@
> <?xml version="1.0" encoding="iso-8859-1"?>
> -<!-- $Revision: 1.2 $ -->
> +<!-- $Revision: 1.3 $ -->
> <!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
> <refentry id="function.pdf-setlinejoin">
> <refnamediv>
> @@ -11,7 +11,7 @@
> <methodsynopsis>
> <type>void</type><methodname>pdf_setlinejoin</methodname>
> <methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
> - <methodparam><type>long</type><parameter>linejoin</parameter></methodparam>
> + <methodparam><type>int</type><parameter>value</parameter></methodparam>
> </methodsynopsis>
> <para>
> Set the line join parameter to a value between 0 and 2 inclusive.
>
>
>
> --
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php