tularis Fri Jul 13 14:45:23 2007 UTC
Modified files: /phpdoc/en/reference/image/functions imagewbmp.xml imagepng.xml imagegd2.xml imagegd.xml imagexbm.xml imagejpeg.xml imagegif.xml Log: clarified the description of the filename parameter http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/functions/imagewbmp.xml?r1=1.9&r2=1.10&diff_format=u Index: phpdoc/en/reference/image/functions/imagewbmp.xml diff -u phpdoc/en/reference/image/functions/imagewbmp.xml:1.9 phpdoc/en/reference/image/functions/imagewbmp.xml:1.10 --- phpdoc/en/reference/image/functions/imagewbmp.xml:1.9 Wed Jun 20 22:24:40 2007 +++ phpdoc/en/reference/image/functions/imagewbmp.xml Fri Jul 13 14:45:23 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.9 $ --> +<!-- $Revision: 1.10 $ --> <refentry xml:id="function.imagewbmp" xmlns="http://docbook.org/ns/docbook"> <refnamediv> <refname>imagewbmp</refname> @@ -27,8 +27,8 @@ <term><parameter>filename</parameter></term> <listitem> <para> - The path to the saved file. If not set or &null;, the raw image stream - will be outputed directly. + The path to save the file to. If not set or &null;, the raw image stream + will be outputted directly. </para> </listitem> </varlistentry> http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/functions/imagepng.xml?r1=1.12&r2=1.13&diff_format=u Index: phpdoc/en/reference/image/functions/imagepng.xml diff -u phpdoc/en/reference/image/functions/imagepng.xml:1.12 phpdoc/en/reference/image/functions/imagepng.xml:1.13 --- phpdoc/en/reference/image/functions/imagepng.xml:1.12 Wed Jun 20 22:24:38 2007 +++ phpdoc/en/reference/image/functions/imagepng.xml Fri Jul 13 14:45:23 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.12 $ --> +<!-- $Revision: 1.13 $ --> <refentry xml:id="function.imagepng" xmlns="http://docbook.org/ns/docbook"> <refnamediv> <refname>imagepng</refname> @@ -28,8 +28,8 @@ <term><parameter>filename</parameter></term> <listitem> <para> - The path to the saved file. If not set or &null;, the raw image stream - will be outputed directly. + The path to save the file to. If not set or &null;, the raw image stream + will be outputted directly. </para> <note> <para> http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/functions/imagegd2.xml?r1=1.16&r2=1.17&diff_format=u Index: phpdoc/en/reference/image/functions/imagegd2.xml diff -u phpdoc/en/reference/image/functions/imagegd2.xml:1.16 phpdoc/en/reference/image/functions/imagegd2.xml:1.17 --- phpdoc/en/reference/image/functions/imagegd2.xml:1.16 Wed Jun 20 22:24:38 2007 +++ phpdoc/en/reference/image/functions/imagegd2.xml Fri Jul 13 14:45:23 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.16 $ --> +<!-- $Revision: 1.17 $ --> <refentry xml:id='function.imagegd2' xmlns="http://docbook.org/ns/docbook"> <refnamediv> <refname>imagegd2</refname> @@ -27,8 +27,8 @@ <term><parameter>filename</parameter></term> <listitem> <para> - The path to the saved file. If not set or &null;, the raw image stream - will be outputed directly. + The path to save the file to. If not set or &null;, the raw image stream + will be outputted directly. </para> </listitem> </varlistentry> http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/functions/imagegd.xml?r1=1.9&r2=1.10&diff_format=u Index: phpdoc/en/reference/image/functions/imagegd.xml diff -u phpdoc/en/reference/image/functions/imagegd.xml:1.9 phpdoc/en/reference/image/functions/imagegd.xml:1.10 --- phpdoc/en/reference/image/functions/imagegd.xml:1.9 Wed Jun 20 22:24:38 2007 +++ phpdoc/en/reference/image/functions/imagegd.xml Fri Jul 13 14:45:23 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.9 $ --> +<!-- $Revision: 1.10 $ --> <refentry xml:id='function.imagegd' xmlns="http://docbook.org/ns/docbook"> <refnamediv> <refname>imagegd</refname> @@ -25,8 +25,8 @@ <term><parameter>filename</parameter></term> <listitem> <para> - The path to the saved file. If not set or &null;, the raw image stream - will be outputed directly. + The path to save the file to. If not set or &null;, the raw image stream + will be outputted directly. </para> </listitem> </varlistentry> http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/functions/imagexbm.xml?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/en/reference/image/functions/imagexbm.xml diff -u phpdoc/en/reference/image/functions/imagexbm.xml:1.6 phpdoc/en/reference/image/functions/imagexbm.xml:1.7 --- phpdoc/en/reference/image/functions/imagexbm.xml:1.6 Wed Jun 20 22:24:40 2007 +++ phpdoc/en/reference/image/functions/imagexbm.xml Fri Jul 13 14:45:23 2007 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='iso-8859-1'?> -<!-- $Revision: 1.6 $ --> +<!-- $Revision: 1.7 $ --> <refentry xml:id="function.imagexbm" xmlns="http://docbook.org/ns/docbook"> <refnamediv> <refname>imagexbm</refname> @@ -27,8 +27,8 @@ <term><parameter>filename</parameter></term> <listitem> <para> - The path to the saved file. If not set or &null;, the raw image stream - will be outputed directly. + The path to save the file to. If not set or &null;, the raw image stream + will be outputted directly. </para> </listitem> </varlistentry> http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/functions/imagejpeg.xml?r1=1.10&r2=1.11&diff_format=u Index: phpdoc/en/reference/image/functions/imagejpeg.xml diff -u phpdoc/en/reference/image/functions/imagejpeg.xml:1.10 phpdoc/en/reference/image/functions/imagejpeg.xml:1.11 --- phpdoc/en/reference/image/functions/imagejpeg.xml:1.10 Wed Jun 20 22:24:38 2007 +++ phpdoc/en/reference/image/functions/imagejpeg.xml Fri Jul 13 14:45:23 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.10 $ --> +<!-- $Revision: 1.11 $ --> <refentry xml:id="function.imagejpeg" xmlns="http://docbook.org/ns/docbook"> <refnamediv> <refname>imagejpeg</refname> @@ -27,8 +27,8 @@ <term><parameter>filename</parameter></term> <listitem> <para> - The path to the saved file. If not set or &null;, the raw image stream - will be outputed directly. + The path to save the file to. If not set or &null;, the raw image stream + will be outputted directly. </para> <para> To skip this argument in order to provide the http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/functions/imagegif.xml?r1=1.17&r2=1.18&diff_format=u Index: phpdoc/en/reference/image/functions/imagegif.xml diff -u phpdoc/en/reference/image/functions/imagegif.xml:1.17 phpdoc/en/reference/image/functions/imagegif.xml:1.18 --- phpdoc/en/reference/image/functions/imagegif.xml:1.17 Wed Jun 20 22:24:38 2007 +++ phpdoc/en/reference/image/functions/imagegif.xml Fri Jul 13 14:45:23 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.17 $ --> +<!-- $Revision: 1.18 $ --> <refentry xml:id="function.imagegif" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> <refnamediv> <refname>imagegif</refname> @@ -35,8 +35,8 @@ <term><parameter>filename</parameter></term> <listitem> <para> - The path to the saved file. If omitted the raw image stream will be - outputed directly. + The path to save the file to. If not set or &null;, the raw image stream + will be outputted directly. </para> </listitem> </varlistentry>