mg Sat Aug 14 19:46:10 2004 EDT
Modified files:
/phpdoc/en/reference/xattr/functions xattr-list.xml
Log:
Add link to types manual.
http://cvs.php.net/diff.php/phpdoc/en/reference/xattr/functions/xattr-list.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/xattr/functions/xattr-list.xml
diff -u phpdoc/en/reference/xattr/functions/xattr-list.xml:1.1
phpdoc/en/reference/xattr/functions/xattr-list.xml:1.2
--- phpdoc/en/reference/xattr/functions/xattr-list.xml:1.1 Sat Aug 14 19:39:49
2004
+++ phpdoc/en/reference/xattr/functions/xattr-list.xml Sat Aug 14 19:46:10 2004
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
<refentry id="function.xattr-list">
<refnamediv>
@@ -43,7 +43,7 @@
</table>
</para>
<para>
- This function returns array with names of extended attributes.
+ This function returns <type>array</type> with names of extended attributes.
</para>
<para>
See also <function>xattr_get</function>, <function>xattr_set</function>,