summaryrefslogtreecommitdiff
path: root/man3/scanf.3
diff options
context:
space:
mode:
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