summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/ecvt.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/stdlib/ecvt.3')
-rw-r--r--src/lib/libc/stdlib/ecvt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libc/stdlib/ecvt.3 b/src/lib/libc/stdlib/ecvt.3
index 1ff9a4f61b..64559ec09e 100644
--- a/src/lib/libc/stdlib/ecvt.3
+++ b/src/lib/libc/stdlib/ecvt.3
@@ -117,7 +117,7 @@ significant digits similar to the %f
117.Xr printf 3 117.Xr printf 3
118format specifier where possible. 118format specifier where possible.
119If 119If
120.Fa ndigit 120.Fa ndigit
121does allow sufficient precision, the result is stored in 121does allow sufficient precision, the result is stored in
122exponential notation similar to the %e 122exponential notation similar to the %e
123.Xr printf 3 123.Xr printf 3