diff options
Diffstat (limited to 'src/lib/libc/stdlib/ecvt.3')
-rw-r--r-- | src/lib/libc/stdlib/ecvt.3 | 2 |
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 |
118 | format specifier where possible. | 118 | format specifier where possible. |
119 | If | 119 | If |
120 | .Fa ndigit | 120 | .Fa ndigit |
121 | does allow sufficient precision, the result is stored in | 121 | does allow sufficient precision, the result is stored in |
122 | exponential notation similar to the %e | 122 | exponential notation similar to the %e |
123 | .Xr printf 3 | 123 | .Xr printf 3 |