chriskl Thu Apr 28 00:40:58 2005 EDT
Modified files:
/phpdoc/en/reference/pgsql/functions pg-field-prtlen.xml
Log:
- Fix erroneous return value
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml:1.8
phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml:1.9
--- phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml:1.8 Thu Apr 21
05:29:05 2005
+++ phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml Thu Apr 28
00:40:57 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-field-prtlen">
<refnamediv>
@@ -67,7 +67,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- The field name, or &false; on error.
+ The field printed length, or &false; on error.
</para>
</refsect1>