jimw            Sat Dec  8 18:39:07 2001 EDT

  Modified files:              
    /phpdoc/en/functions        strings.xml 
  Log:
  soundex: see alsos
  
Index: phpdoc/en/functions/strings.xml
diff -u phpdoc/en/functions/strings.xml:1.133 phpdoc/en/functions/strings.xml:1.134
--- phpdoc/en/functions/strings.xml:1.133       Sat Dec  8 16:21:50 2001
+++ phpdoc/en/functions/strings.xml     Sat Dec  8 18:39:06 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.133 $ -->
+<!-- $Revision: 1.134 $ -->
  <reference id="ref.strings">
   <title>String functions</title>
   <titleabbrev>Strings</titleabbrev>
@@ -1572,11 +1572,6 @@
      &lt;[EMAIL PROTECTED]>. It is described in ["Practical
      Algorithms for Programmers", Binstock &amp; Rex, Addison Wesley,
      1995].
-     <note>
-      <para>
-       This function was added in PHP 4.0.
-      </para>
-     </note>
     </para>
    </refsect1>
   </refentry>
@@ -2129,6 +2124,10 @@
 ]]>
       </programlisting>
      </example>
+    </para>
+    <para>
+     See also <function>levenshtein</function>,
+     <function>metaphone</function>, and <function>similar_text</function>.
     </para>
    </refsect1>
   </refentry>


Reply via email to