summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/scanf.3
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-02-10 05:52:59 +0000
committerache <ache@FreeBSD.org>2001-02-10 05:52:59 +0000
commitdbf0a463e4dd4ec5d6554ff5e15c70d74cecacf2 (patch)
tree378d2a764a609967a145e9b105ca00e04175ccc3 /lib/libc/stdio/scanf.3
parent29f5f24614e7411d94cf24cd437b38a2802ec939 (diff)
downloadFreeBSD-src-dbf0a463e4dd4ec5d6554ff5e15c70d74cecacf2.zip
FreeBSD-src-dbf0a463e4dd4ec5d6554ff5e15c70d74cecacf2.tar.gz
Note that decimal point character taken from locale (SUSv2)
Diffstat (limited to 'lib/libc/stdio/scanf.3')
-rw-r--r--lib/libc/stdio/scanf.33
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/stdio/scanf.3 b/lib/libc/stdio/scanf.3
index cae4c04..17fa80b 100644
--- a/lib/libc/stdio/scanf.3
+++ b/lib/libc/stdio/scanf.3
@@ -358,6 +358,9 @@ a conversion, although it can be suppressed with the
flag.
.El
.Pp
+The decimal point
+character is defined in the program's locale (category LC_NUMERIC).
+.Pp
For backwards compatibility,
other conversion characters (except
.Ql \e0 )
OpenPOWER on IntegriCloud