jimw            Thu Dec 20 15:14:32 2001 EDT

  Modified files:              
    /phpdoc/en/functions        array.xml 
  Log:
  array: see also array_pad, range
  
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.137 phpdoc/en/functions/array.xml:1.138
--- phpdoc/en/functions/array.xml:1.137 Tue Dec 18 15:18:59 2001
+++ phpdoc/en/functions/array.xml       Thu Dec 20 15:14:32 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.137 $ -->
+<!-- $Revision: 1.138 $ -->
  <reference id="ref.array">
   <title>Array Functions</title>
   <titleabbrev>Arrays</titleabbrev>
@@ -139,7 +139,8 @@
      </example>
     </para>
     <para>
-     See also: <function>list</function>.
+     See also <function>array_pad</function>,
+     <function>list</function>, and <function>range</function>.
     </para>
    </refsect1>
   </refentry>


Reply via email to