takagi          Sun Apr  1 08:24:08 2007 UTC

  Modified files:              
    /phpdoc/en/reference/math/functions log10.xml atanh.xml 
  Log:
  removed old-style "see also" entries.
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/math/functions/log10.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/math/functions/log10.xml
diff -u phpdoc/en/reference/math/functions/log10.xml:1.6 
phpdoc/en/reference/math/functions/log10.xml:1.7
--- phpdoc/en/reference/math/functions/log10.xml:1.6    Sat Mar 31 19:18:23 2007
+++ phpdoc/en/reference/math/functions/log10.xml        Sun Apr  1 08:24:08 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <refentry id="function.log10">
  <refnamediv>
   <refname>log10</refname>
@@ -14,10 +14,6 @@
   <para>
    Returns the base-10 logarithm of <parameter>arg</parameter>.
   </para>
-  <simpara>
-   See Also:
-   <function>log</function>
-  </simpara>
  </refsect1>
  <refsect1 role="parameters">
   &reftitle.parameters;
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/math/functions/atanh.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/math/functions/atanh.xml
diff -u phpdoc/en/reference/math/functions/atanh.xml:1.7 
phpdoc/en/reference/math/functions/atanh.xml:1.8
--- phpdoc/en/reference/math/functions/atanh.xml:1.7    Sat Mar 31 19:18:23 2007
+++ phpdoc/en/reference/math/functions/atanh.xml        Sun Apr  1 08:24:08 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <refentry id="function.atanh">
  <refnamediv>
   <refname>atanh</refname>
@@ -17,12 +17,6 @@
    hyperbolic tangent is <parameter>arg</parameter>.
   </para>
   &note.no-windows;
-  <para>
-   See also:
-   <function>atan</function>,
-   <function>asinh</function>, and
-   <function>acosh</function>.
-  </para>
  </refsect1>
  <refsect1 role="parameters">
   &reftitle.parameters;

Reply via email to