jimw            Wed Jan  2 06:54:08 2002 EDT

  Modified files:              
    /phpdoc/en/functions        strings.xml 
  Log:
  str_repeat: see also substr_count
  
Index: phpdoc/en/functions/strings.xml
diff -u phpdoc/en/functions/strings.xml:1.147 phpdoc/en/functions/strings.xml:1.148
--- phpdoc/en/functions/strings.xml:1.147       Tue Jan  1 17:56:13 2002
+++ phpdoc/en/functions/strings.xml     Wed Jan  2 06:54:08 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.147 $ -->
+<!-- $Revision: 1.148 $ -->
  <reference id="ref.strings">
   <title>String functions</title>
   <titleabbrev>Strings</titleabbrev>
@@ -3182,6 +3182,9 @@
     </example>
     <para>
      This will output "-=-=-=-=-=-=-=-=-=-=".
+    </para>
+    <para>
+     See also <function>substr_count</function>.
     </para>
    </refsect1>
   </refentry>


Reply via email to