hholzgra Tue Mar 11 12:44:56 2003 EDT
Modified files:
/phpdoc/en/reference/nis/functions yp-cat.xml
Log:
no longer undocumented
Index: phpdoc/en/reference/nis/functions/yp-cat.xml
diff -u phpdoc/en/reference/nis/functions/yp-cat.xml:1.2
phpdoc/en/reference/nis/functions/yp-cat.xml:1.3
--- phpdoc/en/reference/nis/functions/yp-cat.xml:1.2 Wed Apr 17 02:42:10 2002
+++ phpdoc/en/reference/nis/functions/yp-cat.xml Tue Mar 11 12:44:55 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/nis.xml, last change in rev 1.20 -->
<refentry id='function.yp-cat'>
<refnamediv>
@@ -10,13 +10,14 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <methodsynopsis>
- <type>array</type><methodname>yp_cat</methodname>
- <methodparam><type>string</type><parameter>domain</parameter></methodparam>
- <methodparam><type>string</type><parameter>map</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>array</type><methodname>yp_cat</methodname>
+ <methodparam><type>string</type><parameter>domain</parameter></methodparam>
+ <methodparam><type>string</type><parameter>map</parameter></methodparam>
+ </methodsynopsis>
<para>
- &warn.undocumented.func;
+ <function>yp_cat</function> returns all map entries as an array with the
+ maps key values as array indices and the maps entries as array data.
</para>
</refsect1>
</refentry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php