summaryrefslogtreecommitdiffstats
path: root/newlib/libm/mathfp/s_acos.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/mathfp/s_acos.c')
-rw-r--r--newlib/libm/mathfp/s_acos.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/newlib/libm/mathfp/s_acos.c b/newlib/libm/mathfp/s_acos.c
index e03344e7d..88d59372d 100644
--- a/newlib/libm/mathfp/s_acos.c
+++ b/newlib/libm/mathfp/s_acos.c
@@ -34,10 +34,10 @@ DESCRIPTION
its calculations on <<floats>>.
RETURNS
- @ifinfo
+ @ifnottex
<<acos>> and <<acosf>> return values in radians, in the range of 0 to pi
.
- @end ifinfo
+ @end ifnottex
@tex
<<acos>> and <<acosf>> return values in radians, in the range of <<0>> t
o $\pi$.