summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtod.3
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-10-10 04:31:57 +0000
committertjr <tjr@FreeBSD.org>2002-10-10 04:31:57 +0000
commitcd461831013b09cb2e709690544dc50ced9ddd0a (patch)
tree1f4de692f35c21638c4f215407854db2ebafe356 /lib/libc/stdlib/strtod.3
parent867a23440c5702d8986f4f7a6245b50511974ccb (diff)
downloadFreeBSD-src-cd461831013b09cb2e709690544dc50ced9ddd0a.zip
FreeBSD-src-cd461831013b09cb2e709690544dc50ced9ddd0a.tar.gz
Add cross-references to wide character versions of these functions.
Diffstat (limited to 'lib/libc/stdlib/strtod.3')
-rw-r--r--lib/libc/stdlib/strtod.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdlib/strtod.3 b/lib/libc/stdlib/strtod.3
index e84c3ce..e261455 100644
--- a/lib/libc/stdlib/strtod.3
+++ b/lib/libc/stdlib/strtod.3
@@ -111,7 +111,8 @@ Overflow or underflow occurred.
.Xr atoi 3 ,
.Xr atol 3 ,
.Xr strtol 3 ,
-.Xr strtoul 3
+.Xr strtoul 3 ,
+.Xr wcstod 3
.Sh STANDARDS
The
.Fn strtod
OpenPOWER on IntegriCloud