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/common/s_nextafter.c')
-rw-r--r--newlib/libm/common/s_nextafter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libm/common/s_nextafter.c b/newlib/libm/common/s_nextafter.c
index 3a7fa3fec..82eb8e3ed 100644
--- a/newlib/libm/common/s_nextafter.c
+++ b/newlib/libm/common/s_nextafter.c
@@ -38,7 +38,7 @@ TRAD_SYNOPSIS
DESCRIPTION
-<<nextafter>> returns the double-precision floating-point number
+<<nextafter>> returns the double) precision floating point number
closest to <[val]> in the direction toward <[dir]>. <<nextafterf>>
performs the same operation in single precision. For example,
<<nextafter(0.0,1.0)>> returns the smallest positive number which is