diff options
author | 2003-05-10 06:48:30 +0000 | |
---|---|---|
committer | 2003-05-10 06:48:30 +0000 | |
commit | 07619a86add332e3ffeb9ab63f92516f2c657529 (patch) | |
tree | 325d81ccabf2b6029f39fe8c5eeeedf387a02847 /lib/libc/stdlib/ecvt.3 | |
parent | typos; (diff) | |
download | wireguard-openbsd-07619a86add332e3ffeb9ab63f92516f2c657529.tar.xz wireguard-openbsd-07619a86add332e3ffeb9ab63f92516f2c657529.zip |
typos;
Diffstat (limited to 'lib/libc/stdlib/ecvt.3')
-rw-r--r-- | lib/libc/stdlib/ecvt.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/ecvt.3 b/lib/libc/stdlib/ecvt.3 index 1ff9a4f61b4..64559ec09ea 100644 --- a/lib/libc/stdlib/ecvt.3 +++ b/lib/libc/stdlib/ecvt.3 @@ -117,7 +117,7 @@ significant digits similar to the %f .Xr printf 3 format specifier where possible. If -.Fa ndigit +.Fa ndigit does allow sufficient precision, the result is stored in exponential notation similar to the %e .Xr printf 3 |