diff options
Diffstat (limited to 'lib/libc/stdlib/strtod.3')
| -rw-r--r-- | lib/libc/stdlib/strtod.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/strtod.3 b/lib/libc/stdlib/strtod.3 index e26145570d73..ab78083ca5e7 100644 --- a/lib/libc/stdlib/strtod.3 +++ b/lib/libc/stdlib/strtod.3 @@ -57,7 +57,7 @@ function converts the initial portion of the string pointed to by .Fa nptr to -.Em double +.Vt double representation. .Pp The expected form of the string is an optional plus (``+'') or minus |
