From 8fcc544d7d72a2d6ff088e49479f8f705c2aa0c5 Mon Sep 17 00:00:00 2001 From: TAKAGI Masahiro Date: Sun, 1 Apr 2007 08:24:08 +0000 Subject: [PATCH] removed old-style "see also" entries. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233061 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/math/functions/atanh.xml | 8 +------- reference/math/functions/log10.xml | 6 +----- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/reference/math/functions/atanh.xml b/reference/math/functions/atanh.xml index 683f8e21a3..b2a51f0388 100644 --- a/reference/math/functions/atanh.xml +++ b/reference/math/functions/atanh.xml @@ -1,5 +1,5 @@ - + atanh @@ -17,12 +17,6 @@ hyperbolic tangent is arg. ¬e.no-windows; - - See also: - atan, - asinh, and - acosh. - &reftitle.parameters; diff --git a/reference/math/functions/log10.xml b/reference/math/functions/log10.xml index f48a3ac95d..bce1cedfd3 100644 --- a/reference/math/functions/log10.xml +++ b/reference/math/functions/log10.xml @@ -1,5 +1,5 @@ - + log10 @@ -14,10 +14,6 @@ Returns the base-10 logarithm of arg. - - See Also: - log - &reftitle.parameters;