summaryrefslogtreecommitdiff
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-02-10 10:26:52 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-02-10 10:26:52 +0000
commit429d919c7005acbab3205b40035c0429aa6a974e (patch)
treeec3b4991562dd249f2f6ccce9d52fce436b6a960 /lib/libc/stdio
parente705b815edf54a3d56d5201b37d21d5eacdb633f (diff)
Notes
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r--lib/libc/stdio/printf.33
-rw-r--r--lib/libc/stdio/scanf.33
2 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3
index e00d44a63cb8..e85d139e9d6c 100644
--- a/lib/libc/stdio/printf.3
+++ b/lib/libc/stdio/printf.3
@@ -553,7 +553,8 @@ is
.El
.Pp
The decimal point
-character is defined in the program's locale (category LC_NUMERIC).
+character is defined in the program's locale (category
+.Dv LC_NUMERIC ) .
.Pp
In no case does a non-existent or small field width cause truncation of
a field; if the result of a conversion is wider than the field width, the
diff --git a/lib/libc/stdio/scanf.3 b/lib/libc/stdio/scanf.3
index 17fa80b5d505..2381f6ba20e6 100644
--- a/lib/libc/stdio/scanf.3
+++ b/lib/libc/stdio/scanf.3
@@ -359,7 +359,8 @@ flag.
.El
.Pp
The decimal point
-character is defined in the program's locale (category LC_NUMERIC).
+character is defined in the program's locale (category
+.Dv LC_NUMERIC ) .
.Pp
For backwards compatibility,
other conversion characters (except