summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/scanf.3
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-02-10 05:52:59 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-02-10 05:52:59 +0000
commit36db56802dcdfb3a634119b8aeb68217783125c6 (patch)
tree8ab7bcd11260715c52b849fda546b6c518c1b8aa /lib/libc/stdio/scanf.3
parenta2a135c94ffb19a23d5886455c71fc7e19f7c0cf (diff)
Notes
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 cae4c04782d0..17fa80b5d505 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 )