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_exp.c')
-rw-r--r--newlib/libm/mathfp/s_exp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/newlib/libm/mathfp/s_exp.c b/newlib/libm/mathfp/s_exp.c
index e70699b06..8c7f723fe 100644
--- a/newlib/libm/mathfp/s_exp.c
+++ b/newlib/libm/mathfp/s_exp.c
@@ -30,9 +30,9 @@ TRAD_SYNOPSIS
DESCRIPTION
<<exp>> and <<expf>> calculate the exponential of <[x]>, that is,
- @ifnottex
+ @ifinfo
e raised to the power <[x]> (where e
- @end ifnottex
+ @end ifinfo
@tex
$e^x$ (where $e$
@end tex