Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 88d59372d..e03344e7d 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
- @ifnottex
+ @ifinfo
<<acos>> and <<acosf>> return values in radians, in the range of 0 to pi
.
- @end ifnottex
+ @end ifinfo
@tex
<<acos>> and <<acosf>> return values in radians, in the range of <<0>> t
o $\pi$.