summaryrefslogtreecommitdiff
path: root/man3/scanf.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2012-05-07 07:25:59 +1200
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-05-07 15:30:17 +1200
commit15079abb2541271493c34cc33e6ffc85a49aedcd (patch)
tree852302cb46b1f7f472a50e678be94e3228e9c5c0 /man3/scanf.3
parent2dd7f4cbe38dcd96217d58e73044fb6314819669 (diff)
scanf.3, system.3, initrd.4, sk98lin.4, mdoc.samples.7, nscd.8: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/scanf.3')
-rw-r--r--man3/scanf.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/scanf.3 b/man3/scanf.3
index a572a8cd..1e6f32d4 100644
--- a/man3/scanf.3
+++ b/man3/scanf.3
@@ -695,7 +695,7 @@ behavior of specifiers defined in C89.
.PP
Some combinations of the type modifiers and conversion
specifiers defined by ANSI C do not make sense
-(e.g.
+(e.g.,
.BR "%Ld" ).
While they may have a well-defined behavior on Linux, this need not
to be so on other architectures.