bjori           Fri Aug 10 09:12:29 2007 UTC

  Modified files:              
    /phpdoc/en/reference/strings/functions      strrpos.xml 
  Log:
  Remove duplicated section
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/strings/functions/strrpos.xml?r1=1.16&r2=1.17&diff_format=u
Index: phpdoc/en/reference/strings/functions/strrpos.xml
diff -u phpdoc/en/reference/strings/functions/strrpos.xml:1.16 
phpdoc/en/reference/strings/functions/strrpos.xml:1.17
--- phpdoc/en/reference/strings/functions/strrpos.xml:1.16      Wed Jun 20 
22:25:31 2007
+++ phpdoc/en/reference/strings/functions/strrpos.xml   Fri Aug 10 09:12:29 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.16 $ -->
+<!-- $Revision: 1.17 $ -->
 <refentry xmlns="http://docbook.org/ns/docbook"; xml:id="function.strrpos">
  <refnamediv>
   <refname>strrpos</refname>
@@ -70,20 +70,6 @@
   </note>
  </refsect1>
 
- <refsect1 role="seealso">
-  &reftitle.seealso;
-  <para>
-   <simplelist>
-    <member><function>strpos</function></member>
-    <member><function>strripos</function></member>
-    <member><function>strrchr</function></member>
-    <member><function>substr</function></member>
-    <member><function>stristr</function></member>
-    <member><function>strstr</function></member>
-   </simplelist>
-  </para>
- </refsect1>
-
  <refsect1 role="parameters">
   &reftitle.parameters;
   <para>

Reply via email to