summaryrefslogtreecommitdiff
path: root/man3/scanf.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-12-29 18:01:05 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-12-29 18:01:05 +0000
commit3c5e62b618bc18c1e5b8370c3d0f368ab8bb5e43 (patch)
tree513a8f956987c17f690d8086f5d4e2bd787ac025 /man3/scanf.3
parent1ffaf53de19d49e022f625f331cbbb7f03dcdb90 (diff)
Fix a/an usage
Diffstat (limited to 'man3/scanf.3')
-rw-r--r--man3/scanf.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/scanf.3 b/man3/scanf.3
index 3dfe6ba5..c35509ef 100644
--- a/man3/scanf.3
+++ b/man3/scanf.3
@@ -294,9 +294,9 @@ or
.B j
As for
.BR h ,
-but the next pointer is a pointer to a
+but the next pointer is a pointer to an
.I intmax_t
-or
+or a
.IR uintmax_t .
This modifier was introduced in C99.
.TP