mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
removed old-style "see also" entries.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233061 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
59c94437db
commit
8fcc544d7d
2 changed files with 2 additions and 12 deletions
|
@ -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>
|
||||
¬e.no-windows;
|
||||
<para>
|
||||
See also:
|
||||
<function>atan</function>,
|
||||
<function>asinh</function>, and
|
||||
<function>acosh</function>.
|
||||
</para>
|
||||
</refsect1>
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue