summaryrefslogtreecommitdiffstats
path: root/man3/scanf.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/scanf.3')
-rw-r--r--man3/scanf.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/scanf.3 b/man3/scanf.3
index de2702b35..8732ef507 100644
--- a/man3/scanf.3
+++ b/man3/scanf.3
@@ -141,6 +141,9 @@ These functions make it difficult to
distinguish newlines from other white space,
This is especially problematic with line-buffered input,
like the standard input stream.
+.P
+These functions can't report errors after the last
+non-suppressed conversion specification.
.SH SEE ALSO
.BR fgets (3),
.BR getline (3),